python-o365
python-o365 copied to clipboard
Authentication Error
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