-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
bugSomething isn't workingSomething isn't working
Description
scratchattach version
2.1.13
What happened?
Ok, so the verificator class just doesn't work. As you can see from the attached image, the verificator said that the code hasn't been commented by the user, but you can clearly see that the user HAS commented the exact code.
Your code.
>>> import scratchattach
>>> user = scratchattach.get_user("SPRAYPALNTDEV")
Warning: For methods that require authentication, use session.connect_user instead of get_user
>>> verificator = user.verify_identity()
>>> verificator.projecturl = "1183275126"
>>> verificator.code = "PJPW25Q8"
>>> verificator.check()
False
>>>
Traceback
none
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working