Symptom
Customer tried to send a push notification to an iOS user via SAP mobile Services REST API but get an error response - 'APNS certificate expired' via SAP Mobile Services for Development and Operations Service on SCP.
The following error may be seen as a response of the POST API call to send the notification.
{
"status": {
"value": "OK",
"code": 0
},
"notificationId": null,
"results": [
{
"status": {
"value": "APNS certificate expired",
"code": 3
},
"registrationId": "xxxx-xxx-xxxx-xxx-xxxx",
"notificationId": ""
}
]
}
Read more...
Environment
SAP Cloud Platform
Product
Keywords
APNS on SCP, Mobile Services , KBA , MOB-CLD , Cloud Platform Mobile Services , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview