You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
If I try to use aiohttp-oauth2 with discord I get this error:
{"error": "unsupported_grant_type", "error_description": "Grant type None is not supported"}
Python 3.8.3
aiohttp 3.7.4.post0
aiohttp-oauth2 0.0.5
If I try to use aiohttp-oauth2 with discord I get this error:
{"error": "unsupported_grant_type", "error_description": "Grant type None is not supported"}
This is my Code:
The text was updated successfully, but these errors were encountered: