NotificationHub BadRequest
Michael
1
Reputation point
When sending Notification message from my WinForms C# application, I get following error:
The remote server returned an error: (400) BadRequest. Reason: Bad Request..TrackingId:4e241fb1-0823-447b-9dfc-edd9312edc23,TimeStamp:2022-02-22T11:14:02.8226408Z
No other explanation. I'm sending thru Azure to FCM > Android Tablet.
using Microsoft.Azure.NotificationHubs
error happens SendDirectNotificationAsync
Sign in to answer