Forum Discussion
Till Jakob
May 12, 2017Copper Contributor
Access SharePoint Online via JSOM and Auth Bearer Token
I know that I can access the Microsoft Graph with an Auth Bearer Token obtained from Azure AD. I know that I can access SharePoint Online with an Auth Bearer Token via CSOM as well. And I know that I...
May 12, 2017
- Till JakobMay 12, 2017Copper Contributor
Thanks for the link. I will use this library when using REST. But it is not for JSON.
So the question still remains: Can we use JSON with Auth Bearer Token?
I ask this because Taxonomy Service is not available via REST, only via JSON.