Hello Community,
We have a push notification app built via SAP mobile services. We are trying to access the same via API. Hence with the API URL and SAP CP credentials, I am able to send a notification to the app via POSTMAN.
However, a similar exercise fails from XSJS, I have set basic auth in the admin portal of .xshttpdest. It gives a 200 response back and yet the notification isn't triggered.
Facing the same issue while connecting from python as well.python-push.txt