Forum Discussion
Etienne Fortin
May 10, 2017Copper Contributor
Different behavior between graph explorer and calling the API directly
I'm learning on the Graph API as a whole and to access Sharepoint in particular. I figured out how to authenticate with the help of the ADAL library for Python. I can access my sharpeoint site. I can...
Etienne Fortin
May 11, 2017Copper Contributor
It can't get any stupider than that. Your first question did it. I assigned all the permissions I needed (delegated) in Azure Portal, to my app, including the one you mention. However I didn't press "grant". So they were not really effectives I guess. Still doesn't understand why I had some but not others. But now it works. I get the items.
Thanks for pointing me out to the obvious :) Looks like I needed it to resolve my "issue".
May 11, 2017
Excellent. Glad it is working now.