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
i am getting this
Loading...
Traceback (most recent call last):
File "c:\Users#####\OneDrive\Documents\Game\Index.py", line 99, in
XCSRFTOKEN = xsrfRequest.headers["x-csrf-token"]
File "C:\Users\NOAHD\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\requests\structures.py", line 52, in getitem
return self._store[key.lower()][1]
KeyError: 'x-csrf-token'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "c:\Users#####\OneDrive\Documents\Game\Index.py", line 101, in
raise Exception()
Exception
The text was updated successfully, but these errors were encountered:
i am getting this
Loading...
Traceback (most recent call last):
File "c:\Users#####\OneDrive\Documents\Game\Index.py", line 99, in
XCSRFTOKEN = xsrfRequest.headers["x-csrf-token"]
File "C:\Users\NOAHD\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\requests\structures.py", line 52, in getitem
return self._store[key.lower()][1]
KeyError: 'x-csrf-token'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "c:\Users#####\OneDrive\Documents\Game\Index.py", line 101, in
raise Exception()
Exception
The text was updated successfully, but these errors were encountered: