Hi team,
I have created hybrid mobile app and registered with sap mobile services. I have enabled push notification capabitlities aswell.
Using mobile cockpit page i am able to send push notifications to registered devices as I have added my user name as notification user in mobile services.
But I am not able to trigger push using rest APIs provided in the below SAP document.
When I run the APIs in rest client I am getting 200 as status code in the response instead of 201.
I am passing two headers content type and authorization with proper values while triggering the API.
Please throw some light here.
Thanks in Advance