Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add workaround for upstream token refresh bug #1104

Closed
wants to merge 1 commit into from

Conversation

ecederstrand
Copy link
Owner

Add client_id and client_secret explicitly to session.post() to work around token refresh bug.

Fixes #1090

@coveralls
Copy link

coveralls commented Aug 5, 2022

Coverage Status

Coverage decreased (-0.03%) to 92.66% when pulling f7af5d9 on 1090-fix-token-refresh into 5b6656d on master.

@ecederstrand
Copy link
Owner Author

Closing without merge, in favor of #1105

@ecederstrand ecederstrand deleted the 1090-fix-token-refresh branch August 9, 2022 08:07
@cmin764
Copy link

cmin764 commented Aug 9, 2022

Terribly sorry for the confusion out here, actually this was the real fix! Can you please re-open and release next version with it :)?

@ecederstrand
Copy link
Owner Author

No problem. Re-submitted as #1106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expired OAuth token refreshing endless loop
3 participants