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...
May 11, 2017
Maybe the problems you are having are just because the list access from the Graph is still in beta
- Etienne FortinMay 11, 2017Copper ContributorThen why is it working in graph explorer, which usr the same exact api, with the same credentials?