Amazon SNS: “Platform credentials are invalid” when re-entering a GCM API key that previously worked

后端 未结 4 1820
旧时难觅i
旧时难觅i 2021-01-02 02:35

We have been using Amazon SNS to send Android push notifications since April this year.

Pushes have sent with no problem, however there has never been any record of

4条回答
  •  天命终不由人
    2021-01-02 03:10

    API Key management for GCM has been moved to Firebase Console. You can create a new Firebase Project (or import an existing cloud project) and you should obtain a new Server Key for Cloud Messaging.

    see the updated documentation:
    https://developers.google.com/cloud-messaging/android/client#create-an-api-project
    and the stack overflow question: Where can I find the API KEY for Firebase Cloud Messaging?

    if you still have problems please contact:
    https://firebase.google.com/support/contact/troubleshooting

提交回复
热议问题