This morning I tried to trigger my MobileFirst Starter App including the Push Service for iOS 8. On doing an authenticated and authorised REST-POST request to send a notification, I got the following error message:
{"message" : " Service Disabled - The Push service is disabled for the application Id .", "code" : "FPWSE1007E", "docUrl" : "https://www.ng.bluemix.net/docs/#troubleshoot/errors/mobilepush/index.html/errorcodes.html" }
The same error will be shown when sending notifications from the Bluemix dashboard.
I also tried to restart the MobileFirst Starter application. Yesterday everything worked fine.
Please help!