laravel-notification-channels / fcm

Firebase Cloud Messaging (FCM) notifications channel for Laravel
https://laravel-notification-channels.com/
MIT License
495 stars 127 forks source link

Invalid JSON payload received. Unknown name "data" at 'message.notification': Cannot find field. #95

Closed yunoos321 closed 2 years ago

yunoos321 commented 2 years ago

`NotificationChannels\Fcm\Exceptions\CouldNotSendNotification {#1717

message: "Invalid JSON payload received. Unknown name "data" at 'message.notification': Cannot find field."

code: 400

file: "/Applications/MAMP/htdocs/deorwine_projects/lisners/vendor/laravel-notification-channels/fcm/src/Exceptions/CouldNotSendNotification.php"

line: 13

-previous: Kreait\Firebase\Exception\Messaging\InvalidMessage {#1723

message: "Invalid JSON payload received. Unknown name "data" at 'message.notification': Cannot find field."

#code: 400
#file: "/Applications/MAMP/htdocs/deorwine_projects/lisners/vendor/kreait/firebase-php/src/Firebase/Exception/Messaging/InvalidMessage.php"
#line: 22

`

Screenshot 2021-12-23 at 3 27 23 PM
yunoos321 commented 2 years ago

i have added data in notification thats why got this error.