OriginalAlien / Roblox-Mass-Report

Mass Report Tool for Roblox. EDUCATIONAL PURPOSES ONLY! Made By Dreamer#5114
34 stars 83 forks source link

KeyError: x-csrf-token #1

Open dark-modz opened 2 years ago

dark-modz commented 2 years ago

Unfortunately, the tool does not work, I get this error when the program is meant to start reporting. It's a shame as it seems very well put together and the only tool of its kind currently to be very recently updated.

[>]Error: 'NoneType' object has no attribute 'attrs' [>] Continuing... Traceback (most recent call last): File "main.py", line 39, in <module> RB.report(victim, amount, reason, cooldown, reasonDescriptions[reason]) File "/home/runner/Roblox-Mass-Report/RBXBan.py", line 138, in report "x-csrf-token": Utils.getXCsrf(cookie), File "/home/runner/Roblox-Mass-Report/RBXBan.py", line 43, in getXCsrf return xcsrfRequest.headers["x-csrf-token"] File "/home/runner/Roblox-Mass-Report/venv/lib/python3.8/site-packages/requests/structures.py", line 52, in __getitem__ return self._store[key.lower()][1] KeyError: 'x-csrf-token'

OriginalAlien commented 2 years ago

prolly invalid cookie