alixandru / q2a-open-login

Question2Answer Open Login plugin
62 stars 44 forks source link

Microsoft Graph missing scope #89

Open Techneaux opened 4 years ago

Techneaux commented 4 years ago

When trying to login using the Microsoft graph login option, I get this error from Microsoft:

AADSTS900144: The request body must contain the following parameter: 'scope'.

I've setup and obtained the appropriate app ID and secret from the Azure console.

Have I missed something simple?

nromanel commented 3 years ago

Hi There - did you ever find a solution? Same issue here!