I am getting error while sending message using Firebase cloud messaging admin API.
Firebase
API
Error message is below
Caused by:
In my case, the problem was that certain keys are not allowed in a notification data payload. Specifically, the key 'from' is forbidden.
Firebase data message payload