Skip to content

[Bug]: Verificator Not Working! #429

@IKindaLikeCs

Description

@IKindaLikeCs

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.

Image

Image

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions