LIL-JABA / valchecker

Valorant account checker. For educational purposes only.
Apache License 2.0
177 stars 61 forks source link

token error at auth.py #60

Closed bi3211 closed 8 months ago

bi3211 commented 8 months ago

I'm a newbie and I keep getting this error on log:

(2023-02-01 16:38:57.321065) Traceback (most recent call last): File "C:\Users\roadhog\Desktop\xd\valchecker\src\codeparts\auth.py", line 109, in auth 'Authorization': f'Bearer {token}', UnboundLocalError: local variable 'token' referenced before assignment

Specs: Win10 Python 3.11