Tagged Questions
0
votes
0answers
102 views
SharePoint 2013 Search CSOM or REST API retreive Display Template in Provider Hosted App
"We are trying to find out, to what extend a Search configuration can be re-used in a provider hosted App using CSOM or REST API and give the user valuable search experience.
Is there a Way to get a ...
0
votes
1answer
240 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 ...