Push from App - POST https://api.appery.io/rest/push/msg 400 (Bad Request)
Hi,
I've fought with this for a couple of days now and can't find out where I'm going wrong.
I've configure the app from the tutorial and successfully got push messages received on the phone when sent from the console.
I've now set up the REST services for registration and Push from app. I've got the registration working, I can see the entry in the database.
But, I cannot get the push from app working, all I get (when testing in the browser) is: POST https://api.appery.io/rest/push/msg 400 (Bad Request)
I've also ran the APK on the phone, I get an error from the Service as well. Not sure how to show the error message in the alert though.
I've posted the screenshots of the setup below in the hope this helps: