Forum Discussion
Srinivas Narula
Mar 22, 2017Brass Contributor
Copying files across site collections NOT working with app credentials, Any Idea?
Below code is working with user credentials for moving files across site collections. But when the user credentials are replaced with app credentials (ClientID,ClientSecret), it is throwing unauthori...
Mar 22, 2017
Mmm...have you try to use tenant permissions: https://msdn.microsoft.com/en-us/pnp_articles/development-experience-tenant-apponly-permissions-in-sharepoint-online
Srinivas Narula
Mar 24, 2017Brass Contributor
@Juan - I tried this. No luck. Still getting unauthorized permission access.