what does it mean when it says "http status 400 Required String parameter 'timestamp' is not present"
I am resetting a password for gamehouse.com and every time i click the link they sent to my email it goes to a page called apache tomcat and the error says "http status 400 Required String parameter 'timestamp' is not present"
All Replies (1)
When you request a webpage, there is a GET request, a kind of HTTP Header that is a form of text used to communicate with other servers. One of the headers is the timestamp of when it was sent. I do not know how that particular website handles requests, but you can clear the history of the site to start a new connection and clear the cache.
- Go to about:permissions
- search for the site
- Click "Forget about this site"
- Restart Firefox.
If you are looking for developer help, please consider stackoverflow.com. :-)