SharePoint Online API – Get Access Token with Client ID and Secret – Part 2
Views (18)
In Part 1 of this post we created our SharePoint add-in and added permissions to it. We now can start using the SharePoint Online API. With using PnP Framework library Add the PnP Framework library nuget package to use the below code: https://www.nuget.org/packages/PnP.Framework With using Postman appReg_clientId Your SharePoint add-in Client ID realm Your SharePoint Tenant … Continue reading SharePoint Online API – Get Access Token with Client ID and Secret – Part 2
This was originally posted here.

Like
Report
*This post is locked for comments