Twilio Blacklist Impacting Python program
Is there a way for me to test who is blacklisted?
I am running a subscription service and I am using a list to send out the SMS messages but when this blacklist error comes up it impacts everyone else on the list.
Has anyone found a workaround in Python to have the program "skip" the blacklist number? Or is there script I can run to see who is blacklisted so I can remove them from my list?