首先,我已经检查了这些问题,没有任何运气:WebPushAPIChrome,returning"UnauthorizedRegistration"[WebPush][VAPID]Requestfailswith400UnauthorizedRegistration我正在尝试为我正在开发的网络应用程序实现网络推送通知。目前,我已经实现了以下目标:创建VAPIDkey对(withthisguide)。注册一个serviceworker(只是一个serviceworker,我觉得manifest.json已经不需要了)。将用户订阅到服务器(订阅数据将存储在数据库中)。使用webpush发送推