Skip to content

[BUG] Browser did not receive any browser(web push) notifications #329

@AndrewTheWild

Description

@AndrewTheWild

Describe the bug
I create my hub and install subcription for browser.
After
I use this commands for sending
var browserNotification = new BrowserNotification(sampleNotificationContent);

var directSendOutcome = await _hub.SendNotificationAsync(browserNotification,"ankyr");

Response

{StatusCode: 201, ReasonPhrase: 'Created', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Wed, 04 Sep 2024 08:47:09 GMT Server: Kestrel Strict-Transport-Security: max-age=2592000 TrackingId: 4aa94515-5ac0-4859-a5e1-d8a3b79875fa x-ms-correlation-request-id: f7e966d3-b689-4c75-930a-44b14d528c7a X-Powered-By: Azure Notification Hubs Content-Length: 0 }} | System.Net.Http.HttpResponseMessage

image

Also tried to send notification via Portal
Response the same

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions