Error details directly from the Apple Push Notification service (APNs).
| JSON representation |
|---|
{ "status_code": integer, "reason": string } |
| Fields | |
|---|---|
status_code |
Status code in the response from APNs. See APNs status codes for explanations of possible values. |
reason |
Failure reason in the response from APNs. See values for explanations of possible values. |