How Can We Customize Scopes for Microsoft Graph API and One Drive Connections?

This topic was automatically generated from Slack. You can find the original thread here.

Hey team! I’ve been working with a client to upload files via microsoft graph api and one drive but we are held up by an AccessDenied error. Seems like the connection does not have the proper scopes (Sites.ReadWrite.All).

When we added a connection or re-connect, there isn’t a way to customize scopes. Where do we go from here?

any qualms with adding this scope to OneDrive?

Both connection types go straight to a success screen.

go for it, then we can have Blessing validate it works. I’m not sure if we need to update the scope config in OneDrive’s dashboard or not, so if it doesn’t work just updating on our end then we can dig in.

Alrighty, hey could you reauth again? It should prompt for that scope now.

Thanks everyone!! We got things working with Microsoft Graph API. The OneDrive connection didn’t allow us to modify scopes during reconnection.