0

I want to integrate Azure push notifications REST API in Mule 4. I have registered my device to the azure portal hub and I am receiving the notification when sending the notification directly from azure portal.

But when using the rest api from postman, I am not receiving it although it returns me a 201 CREATED response.

I am not targeting any tags. I tried direct send, gcm native. could not receive any notifications.

Direct Send API Headers Direct Send API Body

  • Could you share the way / part of code you use to call REST API please? – YLR Dec 21 '20 at 06:16
  • @YLR I am using direct send Azure REST API. Attached postman snip in above post. – Ruchita Pandey Dec 21 '20 at 07:39
  • It is not recommended to use screenshots. Instead use the Code link to the right of Postman, convert to a Curl request and edit the question to paste the request as text. Then paste also the Mule request to compare both. – aled Dec 28 '20 at 14:04

0 Answers0