[AWS-SDK] Not receiving any transactional SMS

0

Hello, I'm using the AWS-SDK in NodeJs to send Transactionnal SMS to users

I'm using the '2010-03-31' api version and with the method setSMSAttributes, I'm setting the DefaultSMSType and DefaultSenderID.
I then publish a SMS with a Message and PhoneNumber

I get the RequestId of the SMS but I'm not receiving the SMS
My SNS SMS Dashboard describes a flat activity at 0 outbound messages.

Is there something I've done wrong ?

Edited by: thomasdupre on Jan 16, 2019 6:48 AM

gefragt vor 5 Jahren222 Aufrufe
1 Antwort
0

Ok this was my fault, I setted the region in the SDK configuration at eu-west-1 but SMS service is only available in us-east-1

beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen