In The app uses this permissions in order to get Sharepoint or OneDrive for Business connected to the Team Files via oAuth 2.0, make sure you have your users can grant this permissions allowedwhen connecting.
API/Permissions name | Type | Description | Admin Consent Required |
---|---|---|---|
Microsoft Graph | |||
| Delegated | Have full access to all files user can access | No |
| Delegated | Create, edit, and delete items and lists in all site collections | No |
| Delegated | Sign in and read user profile | No |
Sharepoint | |||
| Delegated | Read and write items and lists in all site collections | No |
| Delegated | Read and write user files | No |
...