pollPushStatus status and detail codes
In addition to status codes, the
pollPushStatus
API can return detail codes with more information about the response. In some circumstances, the pollPushStatus
API can also return health and security status of the device. VIP push authentication flow illustrates the push authentication flow for the pollPushStatus
API, and the detail codes and status codes returned. You may encounter the following status codes when you apply the
pollPushStatus
API.0000: Success. 6001: Invalid account. 6005: Internal error. 600B: Schema validation failed. 7000: Mobile push request approved by user 7001: Mobile push request in progress 7002: Mobile push request denied by user 7003: Mobile push request changed 7004: Mobile push request expired 7005: Mobile push request not found 7006: Mobile push request not completed 7008: Could not authenticate user based on requested parameters (requestParameters).
You may encounter the following detail codes when you apply the
pollPushStatus
API.7120: Local authentication cancelled 7121: Local authentication failed 7122: Local authentication not supported by device 7123: Local authentication not configured 7124: Local authentication not supported by client 7125: Local authentication not performed 7140: Numbers challenge pending 7141: Numbers challenge failed
See also Status codes and messages.