I've tried to Update Credentials of my production application in the AWS SNS service from Amazon, and I receive the following message:
Invalid parameter: PlatformPrincipal not valid. (Service: AmazonSNS; Status Code: 400; Error Code: InvalidParameter; Request ID: b9f5f6c6-...-b9ebbc13c4cd)
I think is not the most explanatory error message. So if someone could explain me what it means, or at least, where can I find the explanation to this error... options, something.
Is one of the worst error messages I've ever seen.
Som more information:
- Following the tutorial from here: http://docs.aws.amazon.com/sns/latest/dg/mobile-push-apns.html#verify-cert-private-key-apns
- Trying to give my production apps the ability to receive Push notifications
Any other required question, please ask I'll answer ASAP
Thanks