0
votes

I have created a p12 certificate and and uploaded it on amazon web services for SNS. But I got an error while uploading the p12 certificate.

Attributes Reason: Platform credentials are invalid Invalid parameter: Attributes Reason: Platform credentials are invalid (Service: AmazonSNS; Status Code: 400; Error Code: InvalidParameter; Request ID: b21aabb6-2f37-5c44-99ea-9569c2504314)

1
Just make your .p12 file without selecting the key. Import only certificate.TheTiger

1 Answers

0
votes

For APNS, Amazon SNS differentiates between the production (APNS) and development (APNS_SANDBOX) versions of APNS.

Recheck ur credentials and APNS_SANDBOX version.