Notifications doesnt work

when ever i try to send a Notification to someone the output says
لقطة شاشة 2025-05-09 092140
" { “code”: “INVALID_ARGUMENT”, “message”: “############################################################# contains words blocked by the text filter.” } "
my Notification is : {userId-gifter} Send You A {totalmoney} Gift! While You Are Offline
when i create this Notification it doesnt tell me there is something wrong with text filter

I don’t think this is a bug, this is caused by your code.
It didn’t send the notification because your text was filtered. Notifications are suspect to text moderation.

1 Like