Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys
could someone help me to config a tRest component to get Json response from an API (this is my job)
1. getAccessToken (TrestClient) I sent my credentials to get the Access Token
2. I extract the Access Token in the "extractXmlAccessToken" and save it to a global Var on the component setAccessToken
3. I build a Json structure (not important at this point)
4. I want to get a Json response from an API but I get an error
here is the tRest config
but if I use Postman I'm able to get the Json response
Thanks in advance
Alberto