Showing posts with label error status 403 forbidden. Show all posts
Showing posts with label error status 403 forbidden. Show all posts

Wednesday, 20 August 2014

SharePoint 2013 javascript object model 403 forbidden error

I am trying to read the list data from SC2, where my code is located at SC1.
I am getting "error status 403 forbidden" error...

Root Cause: My SharePoint page is having some problem.
It was pass wrong header details, when i check the fiddler tool.
Solution:
I opened my site in different browser as private browser.
Created new page.
Now i tried.
It worked....