Knowledgebase: Web Host and Remote Access
Web Host 501 Error
Posted by Linda on 18 July 2008 09:03 PM
|
|
What is the cause of a 501 error? Answer: The 501 error is caused when a packet is received that does not match one of our requirements for incoming packets. Web Host accepts the following: 1. A POST command (uppercase required) followed by 'import' or 'report'. 2. A GET command (uppercase required). If it does not understand the command given (i.e. neither a POST or a GET) it returns a 501. It may also return a 501 if the session is not authorized and tries to execute a POST command. | |
|
Comments (0)