Hello,
I am following article https://docs.adobe.com/docs/en/cq/5-6-1/administering/client_context.html. At this step "Add the JSONP Store Component " after calling API http://api.wipmania.com/jsonp?callback=${callback} I can see details populating on client context in edit mode but when I come back on page and refresh it, I don't see it loading.
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Finally I got it resolved.
I went thru this post: http://labs.6dglobal.com/blog/2012-08-30/creating-cq-55x-clientcontext-compatible-jsonp-servlet/ and it helped.
Views
Replies
Total Likes
Hi
Could you please share the error message coming when data is not populating? and which AEM version you are using ?
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
prohira wrote...
Hello,
I am following article https://docs.adobe.com/docs/en/cq/5-6-1/administering/client_context.html. At this step "Add the JSONP Store Component " after calling API http://api.wipmania.com/jsonp?callback=${callback} I can see details populating on
client context in editmode but when I come back onpage and refresh it, I don't see it loading.
Thanks.
Kindly look at the browser console and JSONP call. Make sure you are getting a correct JSOP store response also. Share more details if you can.
--
Views
Replies
Total Likes
I don't see any calls going thru in browser console (also I don't see any errors in error.log) when I am on page but I can see a JSONP call here: http://localhost:4702/etc/clientcontext/default/content.html and it indeed shows me a proper response.
Am I missing anything? Can you please try on your machine and let me know if it works for you.
Thanks.
Views
Replies
Total Likes
Finally I got it resolved.
I went thru this post: http://labs.6dglobal.com/blog/2012-08-30/creating-cq-55x-clientcontext-compatible-jsonp-servlet/ and it helped.
Views
Replies
Total Likes
Views
Likes
Replies