There are times when you attempt to visit a web page, but you're met with an HTTP error message. This is a message from the web server that something went wrong. Below are the top 5 errors per Google.
HTTP ERROR 401 (UNAUTHORIZED)
This error happens when a website visitor tries to access a restricted web page but isn’t authorized to do so.
HTTP ERROR 400 (BAD REQUEST)
An error message from the web server telling you that the web browser accessed it incorrectly or that the request was somehow corrupted on the way.
HTTP ERROR 403 (FORBIDDEN)
This error is similar to the 401 error, but note the difference between unauthorized and forbidden. Typically the firewall on the computer is blocking the WildTangent game service from running if you see this error.
HTTP ERROR 404 (NOT FOUND)
Most people are bound to recognize this one. A 404 error happens when you try to access a webpage that doesn’t exist. Some reasons for this happening can, for example, be a broken link, a mistyped URL or the game has been removed. Try using the SEARCH function in the WildTangent Games App to locate the game.
HTTP ERROR 500 (INTERNAL SERVER ERROR)
The description of this error pretty much says it all. It’s a general-purpose error message for when a web server encounters some form of internal error. For example, the web server could be overloaded and therefore unable to handle requests properly. Typically closing the browser and then trying again resolves this one.
Comments