Hi, I can't use WebPush at all.
With Edge browsers, content appears in the PUSH_SUBSCRIPTIONS table, not in other browsers.
The LOG is as follows:
`[2022-05-04 03:49:03] flarum.INFO: [PWA PUSH] Notification Type: userMentioned
[2022-05-04 03:49:03] flarum.INFO: [PWA PUSH] Sending for users with ids: [2]
[2022-05-04 03:49:03] flarum.INFO: [PWA PUSH] Attempting to send 1 notifications.
[2022-05-04 03:49:03] flarum.INFO: [PWA PUSH] Sent 0 notifications successfully.`
Also I found that the request for WebPush returned an HTTP 401 error and I have tried to Reset VAPID Keys many times