August 30, 2016
Solved
Bad Request Error when invoking third party Restful web services via .json
- August 30, 2016
- 14 replies
- 11605 views
Hi
We are trying to call the third party REST service in AEM 6.1 and following the example as per below URL.
https://helpx.adobe.com/experience-manager/using/restful-services.html
This example is working when we are creating the template and render the component that uses template. But when we are trying to create the separate component and using that component in some other template the it is not working and throwing the error like "Unable to retrieve data Bad request 400 (Bad Request)" (see the attached screenshot). Any idea what we are missing? or it will work only in case of render component that uses the template only not with separate component?
Thanks
~S