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
Describe the bug
Basicly the logining it dosent wor anymore, but the error is from the line brawlstats.Client and its
client = brawlstats.Client(token=os.environ.get('BRAWLAPI'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
brawlstats.errors.UnexpectedError: An unexpected error has occured.
The text was updated successfully, but these errors were encountered:
Describe the bug
Basicly the logining it dosent wor anymore, but the error is from the line brawlstats.Client and its
client = brawlstats.Client(token=os.environ.get('BRAWLAPI'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
brawlstats.errors.UnexpectedError: An unexpected error has occured.
The text was updated successfully, but these errors were encountered: