Hi All,
I hope some1 can help.
I have the following json that works on postman:
However, I tried all I could in my extension, but I can´t make it work. I always get same error message. I had a look to each variable. Im creating a JSON string all together in a text variable.
Server response:
By the way, GET () works great by doing:
Client.Get(RequestURL, ResponseMessage);
thanks for your help.
Edit:
Sorry, after spending afternoon and today, I´ve realised it was a missing ' " ' in my json string.
I thought it could be I was missing "stringfy" (or go into json serialisation objects, which I didn´t want to).
https://onlinetexttools.com/json-stringify-text