maf-snooper-sys

(1 review)

Errors

HTTP Errors:

Error TypeHTTP Status CodeDescription
HTTP:BAD_REQUEST400Used 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:UNAUTHORIZED401Unauthorized: Used when there is a problem with the client's credentials.
HTTP:NOT_FOUND404Not Found: Used when a client's provided URI cannot be mapped to a resource URI.
HTTP:METHOD_NOT_ALLOWED405Method Not Allowed: Used when a client uses an HTTP method other than GET.

MafAdapter to System API Soft Error Mapping

MAF-Adapter-StatusMAF-Adapter-ErrorDescriptionSystem-reportingEntitySystem-reasonCodeSystem-errorMessage
notfoundNo Subscriber Found,SNOOPER404No Subscriber Found.
notfoundThe e164 is not available from SRP,SNOOPER404The e164 is not available from SRP.
failureAotaException: 305: 305:Unable to retrieve subscription; iccid=89031803270025155150SNOOPER400AotaException: 305: 305:Unable to retrieve subscription; iccid=89031803270025155150.

Reviews