{ "error": { "code": 401, "message": "Auth error from APNS or Web Push Service", "status": "UNAUTHENTICATED", "details": [ { "@type": "type.googleapis.com/google.firebase.fcm.v1.FcmError", "errorCode": "THIRD_PARTY_AUTH_ERROR" } ] } }
we got few times of this exception response from FCM when sent request for our iOS notification on 6/12(1 time) and since 7/17... for many times(hundreds) every day (most of our requests are still success).i have tried to search for similar case on internet and stack overflow, and no luck.does anyone have this similar known issue? thanks a lot :)
THIRD_PARTY_AUTH_ERROR | (HTTP error code = 401) APNs certificate or web push auth key was invalid or missing. |
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/a44413d9-e314-4d14-8c5c-860ed1f72a1c%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/a44413d9-e314-4d14-8c5c-860ed1f72a1c%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/497b0c60-dada-413e-82f1-afa187e6917f%40googlegroups.com.