On the following lab: Retrieving Data from a REST API GET.en-US, I was asked to consume a Rest API create a single method, set it as GET and URL as
https://expertsmobile.outsystems.com/ContactsAPI/rest/v1/contacts/
and it was supposed to show this on test tab:
but its showing this:
How should i approach this problem?
I attached the provided file to begin with.
I found the solution for that issue.
On the following lab they showed this in a exercise:
So I used their "Quick start" app to begin with, to see if i was doing something wrong and I saw the same URL that is different from "expertsmobile" and it works fine.
Hi João,
I tried and got the same result. This seems to be an issue with the API that was provided for this training. I've reported it to OutSystems.
Now it works even with GET. I think after @Jeroen Barnhoorn reported its resolved.