Issues with the Create Rest integration exercise

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.

  1. 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.
  2. 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

If the HTTP response is 200 but the Data Page is empty, we may focus on the response mapping and Data Page object type. But still curious for the right answer too