Notification Hub doesn't save installations nor registrations.

Hunor Burszán 10 Reputation points
2025-11-20T15:09:36.5633333+00:00

I am using the Azure Notification Hub REST API to work with notifications, but the /installation (for create and overwrite) endpoint doesn't seem to create the installations, while it returns a success response. I cannot read the installations after several minutes, nor send notifications.

I created a Notification Hub last week and it was working for a while (creating and reading installations, sending notifications successfully), but suddenly it stopped creating new installations and since I did delete the installations while testing the notifications stopped to work. Since then I was searching for a solution, and found out that others have had similar problems and one of their solution was to delete the non-working Hub and create a new one. Unfortunately the new one doesn't work either for me since its creation.

I'm was only trying to send notifications via FCMv1, and i could do that for a while, but suddenly the installations stopped working without any relevant changes from my side.

I also tried to work with the /registration endpoint, but the results are the same.

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.
{count} votes

Your answer

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