There are some error codes that have the same meaning for all function c= alls. These are:
Error Code | Meaning |
---|---|
400 | Bad request. There was a problem with your re=
quest data, see the error message |
403 | Incorrect username/password, or you do not ha=
ve sufficient rights to access the |
404 | The specified resource could not be found, fo=
r example when you try to retrieve |
405 | The function call was invalid. This error sho=
uld not occur when using the wrapper |
500 | An unexpected error occurred. |
501 | The method requested has not been implemented=
. This error should not occur |
503 | Service Unavailable. The Web Service is not c=
urrently available to serve your |
Errors that are specific to each function call are given in the details = of each function