New Participant
February 13, 2017
Solved
AEM component that uses the WCMUsePojo class and invokes a third-party Restful web service.
- February 13, 2017
- 5 replies
- 1627 views
Hi Community,
I am facing issues while fetching the data from "https://jsonplaceholder.typicode.com/posts?userId=1&id=1". I am giving input to the component but there no output visible.
Here I want to give userId=1 and id=1. so it will show the title and body. please find attach source files of Core package and component HTML file which I used.
I am following the article "https://helpx.adobe.com/experience-manager/using/restful_htl.html".
- Prince
