Skip to content

Handle different response outcome #390

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 4, 2021
Merged

Handle different response outcome #390

merged 1 commit into from
Aug 4, 2021

Conversation

rayluo
Copy link
Collaborator

@rayluo rayluo commented Aug 4, 2021

For some reason, the response data would be slightly different. This change can tolerate that variation, and fix #387.

Hi @letmaik , since we can not reproduce this issue with our test account here, we would need your help to verify its fix. Can you install a special MSAL by the following command line, and then re-run your application?

pip install git+https://github.com/AzureAD/microsoft-authentication-library-for-python.git@fix-issue-387

@letmaik
Copy link

letmaik commented Aug 4, 2021

@rayluo I checked your fix and it works. Thanks!

@rayluo rayluo merged commit ee96522 into dev Aug 4, 2021
@rayluo rayluo deleted the fix-issue-387 branch August 4, 2021 16:00
@rayluo rayluo mentioned this pull request Aug 25, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception raised if profile scope is excluded
2 participants