banner_jpg
Username/Email: Password:
Forums

Invalid Token?

You must be registered to post!
From User
Message Body
user avatar
Scripting Genius
 Member

5:15 pm, Oct 17 2012
Posts: 19


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
Post #574061
user avatar


3:25 pm, Oct 18 2012
Posts: 2658


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.

user avatar
Scripting Genius
 Member

10:41 pm, Oct 18 2012
Posts: 19


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!