[BUG] "Token Validation Failed" handleJoinRequest
chillingcone426 opened this issue · 0 comments
chillingcone426 commented
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:
- Run a script that waits for a join request and accepts it.
- Let it sit for a while (Unknown how long)
- See error
- Wait a little longer than it fixes itself
Expected behavior
It should simply accept the join request.