Pinpoint SMS unsubscribe/resubscribe

0

I'm facing some issues while implementing Two-way SMS unsubscribe/resubscribe using AWS Pinpoint SMS. We are not using "self-managed opt-outs". When I unsubscribe through "STOP" I am not receiving further messages which is expected but when I try to resubscribe I am not receiving messages. Pinpoint Logs are still showing number is opted out.

Shiva
asked 2 years ago375 views
1 Answer
0

Hi,

Thanks for reaching out. Can you kindly clarify how exactly you are resubscribing the number?

I would like to understand how you are doing this at the moment. That said, you will need to opt-in numbers which have opted-out via the opt-in api -> https://docs.aws.amazon.com/cli/latest/reference/sns/opt-in-phone-number.html.

$ aws sns opt-in-phone-number --phone-number +1XXXXXXXX

Please do note that there is a hard limitation here that opted-out numbers can only be opted-in once every 30 days. This is discussed in the above documentation.

AWS
SUPPORT ENGINEER
Ryan_A
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