Message-ID: <1303810966.15727.1614957850070.JavaMail.confluence@wiki> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_15726_476940765.1614957850070" ------=_Part_15726_476940765.1614957850070 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
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