BUG - Push Notification

This issue was already posted, but the post was closed: Push notifications not working (Registration failed - push service error)

Description of the issue:
How can this issue be reproduced?
Quoting the linked post:

  1. go for example to https://cleverpush.com/en/test-notifications/
  2. press the first big blue button
  3. allow notifications (this refers to Notification API notifications, not push notifications)
  4. The site gives a popup with “Registration failed - push service error” and developer console also shows the same error.

Expected result:
Be able to obtain the Notification Push token successfully

Brave Version( check About Brave):
Version 1.73.104 Chromium: 131.0.6778.204 (Official Build) (arm64)

Additional Information:

1 Like

I am reproducing this with Version 1.73.104 Chromium: 131.0.6778.204 (Official Build) (64-bit)

I also saw the closed post and verified that solution. Seems like no push notifications work at all, without explicitly enabling Use Google services for push messaging even though that should not be the case:

image

Am using VAPID keys and no Google services.

Looking at this further: Firefox converts the endpoint to its own updates.push.services.mozilla.com and Brave does use a Google FQDN as an endpoint, even when using VAPID keys it seems?

This is brought up elsewhere: