I’m trying to send out push notifications messages but they don’t seem to be delivered and I get the error: FCM INVALID_TOKEN: Invalid platform or token.
What does this mean and how can I fix this so I can send out push notifications?
I’m trying to send out push notifications messages but they don’t seem to be delivered and I get the error: FCM INVALID_TOKEN: Invalid platform or token.
What does this mean and how can I fix this so I can send out push notifications?
Best answer by Penny
Hey there!
This error typically occurs when the token being sent is invalid.
To resolve this issue, I recommend reviewing the process you're using to push device data, ensuring that the correct device id is being sent for each customer in your workspace.
You may also find this document helpful as a guide - FCM Best Practices for Token Management. Hopefully this helps to point you in the right direction!
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.