I tried to create a python app which sends a sms notification using twilio. When I try to send a message using the twilio client I get (in the Twilio Debugger):
Error - 30004
Message Delivery - Message blocked
Possible Causes
The destination number you are trying to reach is blocked from receiving this message (ex. due to blacklisting).
I did the steps, got number, got token, what should I do to resolve the error?