The Notification payload is invalid when I try to send test message via Azure Notifications Hub

Dmitriy Borodiy 121 Reputation points
2024-09-17T18:32:08.11+00:00
<?xml version="1.0" encoding="utf-8"?>
<toast>
<visual><binding template="ToastText01">
<text id="1">Test message</text>
</binding>
</visual>
</toast>

This is a test notifications XML. And this causes: The Notification payload is invalid.

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
325 questions
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.