We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5390757 + fec8411 commit 29c8402Copy full SHA for 29c8402
demo/graphtutorial/config.cfg
@@ -3,4 +3,4 @@ clientId = YOUR_CLIENT_ID_HERE
3
clientSecret = YOUR_CLIENT_SECRET_HERE_IF_USING_APP_ONLY
4
tenantId = YOUR_TENANT_ID_HERE_IF_USING_APP_ONLY
5
authTenant = common
6
-graphUserScopes = user.read mail.read mail.send
+graphUserScopes = User.Read Mail.Read Mail.Send
0 commit comments