Sep 5, 2018 · 1 min read
Hi Uday,
Really helpful this tutorial.
I have a problem with parse.com js SDK request. In detail, your HTTP get request is working fine, but when I access the data from parse JS SDK won’t be able to show it in view page source.
why?

I did same exactly what you did for HTTP request and to display in the view.
Your code is showing in view page source, but mine is not showing when I access it from parse JS SDK. why??
Thanks in advance.