tNK
Senior Member
- Aug 14, 2016
- 950
- 485
Does anyone here use Twilio sms?
When I try to send to a number that opted out, it returns the "Attempt to send to unsubscribed recipient" error. Does it count in the message queue? Because we only have so much message throughput meaning you can only send so many messages at one time.
I should probably add something in the code to log people that unsubscribed so that way I don't attempt to send them messages if it does count in the message queue
When I try to send to a number that opted out, it returns the "Attempt to send to unsubscribed recipient" error. Does it count in the message queue? Because we only have so much message throughput meaning you can only send so many messages at one time.
I should probably add something in the code to log people that unsubscribed so that way I don't attempt to send them messages if it does count in the message queue