Sharepoint connector

Hi community,

We are using for the first time SharePoint online connector, and get this error message, any ideas?

Your connector has reported an error

PermissionsMissing: Received Unauthorized response for https://graph.microsoft.com/v1.0/sites/?$filter=siteCollection%2Froot%20ne%20null&$select=siteCollection,webUrl. Verify that the correct Graph API and Sharepoint permissions are granted to the app and admin consent is given. If the permissions and consent are correct, wait for several minutes and try again.

Thank you,
Noam

Hi @Noam_Huri,

Welcome back! Can you confirm that you've followed the setup instructions in the documentation and have set all the permissions listed in the steps?

Hi @carly.richmond ,

Thanks, :blush: We decided to build our internal search with

Connector clients (self-managed) and not with Workplace.

We did all the instructions in this guide but still get errors.

Thanks again

Noam

Ok, can you share what permissions you have enabled on the Sharepoint side? I'm not sure if it's worth checking the Graph API troubleshooting as covered here in the Microsoft documentation as well.

1 Like

Hi @Noam_Huri,

Please make sure you followed the guide steps for both Sharepoint Online and Sharepoint Server. Permissions in both applications are important.

Looking at the request that failed, it seems that you're missing permissions to Graph API Sites: Sites.All. Also you need to make sure that permissions are Application permissions, connector does not support delegated permissions.

1 Like

Added connectors

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.