SNS service SMS sending is failing sometimes.

0

We are trying to send SMS through our micro service and sometimes SNS delivers the SMS and sometimes we don't get the SMS. For short-length SMS it always sends it but the one in which we send url and length is longer it stops sending. I faced this issue from AWS Console as well.

asked 2 years ago876 views
1 Answer
0

Hi,

Please note that SMS delivery involves multiple downstream providers for the last leg of message delivery. Different destination country have different local laws and regulations to which SMS sender should comply to. For example, sending unregistered SMS to India using SenderID will fail, sending URLs as a part of SMS might fail for Nordic destinations.

Hence it is recommended to follow the best practices mentioned here

Additionally, SMS might also fail in case the destination mobile handset is having some issues. For example, being out of network coverage, mobile storage being full etc. Please do enable Delivery Status Logs following the steps mentioned here to understand why SMS is failing.

However, if you require additional help, reach out to AWS Support with at least 3 latest delivery logs for further investigation.

jhraju
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions