fechanique / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
623 stars 998 forks source link

Returned token is invalid #492

Open AndreasHald opened 6 years ago

AndreasHald commented 6 years ago

Hi, we have been using the plugin awhile to send notifications to our users devices, however suddenly firebase messaging rejects the tokens returned by fcm.getToken();

firebase messaging provides the error code 'messaging/invalid-argument'

screen shot 2018-04-06 at 11 26 43

I can't even send a notification to the token directly from the firestore console

screen shot 2018-04-06 at 11 27 48

Anyone having similar issues?

EliakimRamos commented 6 years ago

I also have but I can not solve you solved?

AndreasHald commented 6 years ago

No, we couldn't fix it and moved to a different notifications provider OneSignal.