maf-snooper-sys
Errors
HTTP Errors:
| Error Type | HTTP Status Code | Description |
|---|---|---|
| HTTP:BAD_REQUEST | 400 | Used to indicate non-specific failure. The request could not be understood by the server. Client SHOULD NOT repeat the request without modifications. This includes errors when ServiceType or id is not formatted correctly, or they do not exist. |
| HTTP:UNAUTHORIZED | 401 | Unauthorized: Used when there is a problem with the client's credentials. |
| HTTP:NOT_FOUND | 404 | Not Found: Used when a client's provided URI cannot be mapped to a resource URI. |
| HTTP:METHOD_NOT_ALLOWED | 405 | Method Not Allowed: Used when a client uses an HTTP method other than GET. |
MafAdapter to System API Soft Error Mapping
| MAF-Adapter-Status | MAF-Adapter-ErrorDescription | System-reportingEntity | System-reasonCode | System-errorMessage |
|---|---|---|---|---|
| notfound | No Subscriber Found, | SNOOPER | 404 | No Subscriber Found. |
| notfound | The e164 is not available from SRP, | SNOOPER | 404 | The e164 is not available from SRP. |
| failure | AotaException: 305: 305:Unable to retrieve subscription; iccid=89031803270025155150 | SNOOPER | 400 | AotaException: 305: 305:Unable to retrieve subscription; iccid=89031803270025155150. |