noblox/noblox.js

[BUG] "Token Validation Failed" handleJoinRequest

chillingcone426 opened this issue · 0 comments

Describe the bug
When you try to run the handleJoinRequest function it gives the error: "Token Validation Failed"

To Reproduce
Steps to reproduce the behavior:

  1. Run a script that waits for a join request and accepts it.
  2. Let it sit for a while (Unknown how long)
  3. See error
  4. Wait a little longer than it fixes itself

Expected behavior
It should simply accept the join request.

Screenshots
image