You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
I am trying to use this package, with no success so far.
I have noticed an issue in the microsoft_auth/conf.py file at line 271: from constance import config as constance_config. It seems constance is not declared or known...
PS: I'am a beginner so maybe that's nothing?
The problem I'm facing is that when I click on Login with Xbox Live, I get the message: " unauthorized_client: The client does not exist or is not enabled for consumers. If you are the application developer, configure a new application through the App Registrations in the Azure Portal at https://go.microsoft.com/fwlink/?linkid=2083908."
I did not filled in the tenant ID as I don't know where to get id from the Azure Portal on which I registerd my app... Could ypou tell me how I can do this, if I need to
I am trying to use this package, with no success so far.
I have noticed an issue in the microsoft_auth/conf.py file at line 271: from constance import config as constance_config. It seems constance is not declared or known...
PS: I'am a beginner so maybe that's nothing?
The problem I'm facing is that when I click on Login with Xbox Live, I get the message: " unauthorized_client: The client does not exist or is not enabled for consumers. If you are the application developer, configure a new application through the App Registrations in the Azure Portal at https://go.microsoft.com/fwlink/?linkid=2083908."
I did not filled in the tenant ID as I don't know where to get id from the Azure Portal on which I registerd my app... Could ypou tell me how I can do this, if I need to
fyi: I'am still in development mode with the localhost server. I set up the redirect URI as https://localhost/microsoft/auth-callback/
Thanks for your help
The text was updated successfully, but these errors were encountered: