2 Respuestas
- Más nuevo
- Más votos
- Más comentarios
1
Hi,
Please, have a look at this post for potential causes of such error when sending SMS: https://repost.aws/knowledge-center/sns-unknown-error-phone-sms
Best,
Didier
0
Do you use JSON format message? In this case, the message body should be a well-formatted JSON, otherwise the message body will be invalid.
respondido hace 3 años
Contenido relevante
preguntada hace un año
preguntada hace 9 meses
- OFICIAL DE AWSActualizada hace 3 años

Yes. It is using Amazon SDK API to send message. As I said, some messgaes are being delived and many messages are giving this error. If message body will be improper than it might happen for all the messages.
Have you logged the message body for each message before you sent? e.g.,
You might notice incorrect message body for some of the message.