Invalid Token?
You must be registered to post!
From User
Message Body
Invalid Token
You have specified an invalid token. Please try again, or contact an admin.
I get this whenever I try to submit a release. What are some possible causes of this?
________________
Revan, Prodigal Knight

Site Admin
13 years ago
Posts: 2852
A token is created every time you load the form to add a release. It's stored in the form data as a hidden field and also in your session. It's part of our protection scheme for CSRF.
Okay, but that doesn't tell me why I'm getting the error.
If it's a hidden field, it should just get passed back through whatever method the page tells my browser to send it back as, and I shouldn't be getting the "Invalid Token" error, right?
________________
Revan, Prodigal Knight
You must be registered to post!