Erro trying to save Text messaging preferences on aws

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Erro trying to save Text messaging preferences on aws



I'm trying to change Text messaging preferences. I'm getting this error



Invalid parameter: (Service: AmazonSNS; Status Code: 400; Error Code: InvalidParameter; Request ID: 2681ed63-5c47-5bb6-a4c3-beb27367210a)



I have 4 clientes that use AWS, and I get this error in every clients account.



enter image description here




1 Answer
1



After 7 days talking with AWS support, I get the solution.



Believe or not, it's simple. The input "Default sender ID" must have only 11 digits.



Why not just say it on error message? ;)






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Arduino Mega cannot recieve any sketches, stk500_recv() programmer is not responding

Visual Studio Code: How to configure includePath for better IntelliSense results

C++ virtual function: Base class function is called instead of derived