AWS SNS push notification

When creating the platform application, when I tried to create the application and push the notification platform, select GCM, then add the API key. I got the following.

Invalid parameter: Attributes Reason: platform credentials are invalid (Service: AmazonSNS; Status code: 400; Error code: InvalidParameter; Request ID: 44a04d15-c58b-5bf8-859e-0311947aac6c)

What does this mean and how can I fix it?

+4
source share
1 answer

I got exactly the same error message as yours. It seems that Google is migrating Firebase Cloud Messaging (FCM) to Google Cloud Messaging, and the API key generated using the credentials in the Google Cloud Platform API Manager is not working.

.

  • Firebase Console Google.
  • Firebase Console, -API .
  • Google API, , API. ( Google) ( Google).
  • ( Google) - , SNS Amazon.

, , , , Google , API, API-.

+3

All Articles