laravel-fcm-notification icon indicating copy to clipboard operation
laravel-fcm-notification copied to clipboard

Client error: `POST https://fcm.googleapis.com/fcm/send ` resulted in a `401 INVALID_KEY`

Open vinaye42 opened this issue 2 months ago • 1 comments

"exception":"[object] (GuzzleHttp\Exception\ClientException(code: 401): Client error: POST https://fcm.googleapis.com/fcm/send resulted in a 401 INVALID_KEY response:

Migrate from legacy FCM APIs to HTTP v1 https://firebase.google.com/docs/cloud-messaging/migrate-v1

how should we fixed this?

vinaye42 avatar Dec 17 '24 08:12 vinaye42