AGS Client Error Codes.
| Constant | Value | Description |
|---|---|---|
| AGS_​E_​CONNECTION_​CANCELLED | -2147199423 | AGS Connection Dialog Cancelled |
| AGS_​E_​INSECURE_​TOKENSERVICEURL | -2147199422 | Insecure (non-https) Token Service URL. |
| AGS_​E_​NO_​CONNECT_​INSECURE_​TOKENSERVICEURL | -2147199421 | Did not connect due to insecure (non-https) Token Service URL. |
| AGS_​E_​SERVICE_​STARTED_​WITH_​ERRORS | -2147199420 | The service started with errors. |
| AGS_​E_​REDIRECTION | -2147199419 | The connection URL is a redirection. |
| AGS_​E_​UPLOAD_​IS_​TOO_​LARGE | -2147199418 | The file to upload is larger than the maximum upload size defined by the service. |