Tagged Questions
0
votes
1answer
216 views
Accessing a list from app web on host site generates access denied
I am trying to get title of a list which is located on Host Site from an SharePoint hosted app by using csom (javascript). I have added permission on Manifest file and chose the list but still getting ...
5
votes
1answer
149 views
Access Denied in deploy SharePoint Hosted App
I'm trying to build a sharepoint app with type sharepoint hosted app, i'm following the instructions of msdn site:
...