<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. In OneDrive service page add [https://graph.microsoft.com/v1.0/sites/<unique site ID>] to the [Web service URL] field.

    Untitled

  4. Add [site.readwrite.all] scope to [OAuth Settings] to the [Scopes] detail.

    Untitled

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

    Untitled