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

fix(rest-auth): resp.text() for aiohttp but resp.text for requests lib #695

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

leanaha
Copy link
Contributor

@leanaha leanaha commented Mar 13, 2024

Summary

Since this lib uses aiohttp for aio calls and requests for rest calls, we need to suppport both usages.

For getting iap token I use the same solution as in lines 200-203.

@leanaha leanaha requested review from TheKevJames and a team as code owners March 13, 2024 16:37
@leanaha leanaha requested review from shaundialpad and aherrada-dialpad and removed request for a team March 13, 2024 16:37
@leanaha leanaha merged commit 1110d8e into master Mar 13, 2024
86 checks passed
@leanaha leanaha deleted the leanaha/fix-rest-get-iap-token branch March 13, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants