Hi,
I am working on the exercise Creating the REST integration interface | Pega Academy.
I am Working on the VMware and followed all the instructions mentioned in the exercise to complete the GET call.
- Created the data page in GTRS application and used the OAuthe2.0 authentication and got the URL to be used for the GET Call - data-views{D_GTRSTruckRating). This data page is a read-only, Thread scope and marked as API. I was able to run the Pega API and get the response.
- Created a read only Data Page in MDC application and sourced the details for the GTRS for authentication and initialized the call. I get a response of 200 but no expected data returned.
Please can any one let me know what is the issue.
Thank you