You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am attempting to use this to send a vote from python to a Minecraft server.
All the details are correct as far as I am aware though the server seems to always return votifier2.exceptions.VotifierError: Server error: CorruptedFrameException: Signature is not valid (invalid token?)
The secret works fine on voting sites (such as PlanetMinecraft) but not through Python.
I am basically following the example
Hi, I am attempting to use this to send a vote from python to a Minecraft server.
All the details are correct as far as I am aware though the server seems to always return
votifier2.exceptions.VotifierError: Server error: CorruptedFrameException: Signature is not valid (invalid token?)
The secret works fine on voting sites (such as PlanetMinecraft) but not through Python.
I am basically following the example
is there anything I am doing wrong here? It all looks fine. Thanks
The text was updated successfully, but these errors were encountered: