Open adiptb opened 1 year ago
I'm having troubles authenticating following the documentation. Is this because the OAUTH_REDIRECT_URL = 'https://login.microsoftonline.com/common/oauth2/nativeclient' ? If yes, how to change/fix? Thank you.
I think you need to pass the tenant to the connection.
But I don't know as I don't see your code and what you want to do
I'm having troubles authenticating following the documentation. Is this because the OAUTH_REDIRECT_URL = 'https://login.microsoftonline.com/common/oauth2/nativeclient' ? If yes, how to change/fix? Thank you.