Sms Gateway

JCardus3 months ago

I'm getting this error in all my apps, I didn't change anything, everything ok with the service?

failed: messaging/registration-token-not-registered

JCardus3 months ago

I installed again the app and now I get:

failed: messaging/invalid-argument

JCardus3 months ago

The invalid-argument was my error, but I still get messaging/registration-token-not-registered on a new installed traccar sms gateway app on a new device.

Anton Tananaev3 months ago

The error is coming directly from firebase.

JCardus3 months ago

All my apps started failing at the same time. I installed the app in a new device, configured the new token and I get the same error. I thought it was related to some change in the traccar sms service.

Anyone else having this issue?

JCardus3 months ago

This was really weird. I ended up forking traccar-sms-gateway, compilling the app with a new firebase project and sending the push notifications my self. It's working now.