We are working with Ionic Push and it’s a feature that we absolutely love, but we are encountering some issues and little or no info about them.
Our app is configured properly, so it is capable of receive Ionic Push notifications sent by Ionic Push Dashboard. The problem comes when we try to send notifications to the service’s API. We are getting the same error message again and again: “Unable to authenticate”.
We are following line by line the DOCS, sending the correct PRIVATE API KEY and APP ID, even trying not only using cURL + PHP but AngularJS as well.
I have the same problem, I can send push notifications from the dashboard but when I try to send notifications through the API, I recive this error and I don’t know what to do, I don’t know if I am encoding the api key well or not… :S