Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'attrs' #18

Open
IpYosh opened this issue Nov 1, 2023 · 0 comments
Open

AttributeError: 'NoneType' object has no attribute 'attrs' #18

IpYosh opened this issue Nov 1, 2023 · 0 comments

Comments

@IpYosh
Copy link

IpYosh commented Nov 1, 2023

raceback (most recent call last):
File "/home/kali/Roblox-Mass-Report/main.py", line 30, in
RB.ban(victim, amount, reason, cooldown, reasons[reason]["comments"])
File "/home/kali/Roblox-Mass-Report/RBXBan.py", line 98, in ban
requestVerificationToken = soup.find("input", {"name" : "__RequestVerificationToken"}).attrs["value"]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'attrs'

I had no idea how to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant