<aside> 💡 Note: First, you need to set up integration with OneDrive. And then make these settings.

</aside>

  1. Add [Site.Readwrite.All] to API permissions in Azure App

    Untitled

  2. Locate a unique site ID by browsing the URL: https://<tenant>.sharepoint.com/sites/<site-url>/_api/site/id

    Untitled

  3. Change [Web service URI] in OneDrive service page to https://graph.microsoft.com/v1.0/sites/<unique site ID>

Untitled

  1. Add [site.readwrite.all] scope to [OAuth Settings].

    Untitled

  2. Clear the field [Shared user] and then click the button [Log In]

    Untitled