Forum Discussion
Divya_R10
Feb 02, 2022Copper Contributor
Error while granting permissions to AddIn in SharePoint Online
Hi Team, I have a query regarding Add-In registration in SharePoint. I am successfully able to register an app, however, while assigning permissions to it through - https://sharepoint.com/sites/D...
Feb 02, 2022
The XML seems to be right...best you can do here is to open a support ticket. May I ask why you are developing an Addin?
Divya_R10
Feb 03, 2022Copper Contributor
I am building this add-in to create a folder in SharePoint through CRM Plugin.
I tried with Azure app registration as well I am getting token but the other apis to list items, create folder requests doesn't work.
Any other methods I can try?