I am trying to integrate Amazon SNS Push Notification service
in my android app.
What I have done:
- Created new app.
- Integrated with
Firebase Cloud Messaging
to get "API Key". - Now, on AWS console I'm creating a new platform application and providing the same "API Key" what I received from Google FCM.
However, after doing all the above steps I am able to see the below error message on AWS console:
Invalid parameter: Attributes Reason: Platform credentials are invalid (Service: AmazonSNS; Status Code: 400; Error Code: InvalidParameter; Request ID: 9c385a89-20c3-54e7-b0f0-0a57ffa6a30b)