You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that when I was trying to use this library. I was getting an error which said that I cannot send messages to unverified numbers using a trial account. I read the twilio documentation and figured there was a Verify service present.
My question is why is messages service implemented here? What if the user has registered for the first time and hasn't verified his number?
The text was updated successfully, but these errors were encountered:
When you are no longer on a trial account with Twilio, you can send SMS messages to any phone number. They are only making you verify your number to limit who you can send to until you give them your credit card.
Thanks for creating this amazing library!
I just noticed that when I was trying to use this library. I was getting an error which said that I cannot send messages to unverified numbers using a trial account. I read the twilio documentation and figured there was a Verify service present.
My question is why is messages service implemented here? What if the user has registered for the first time and hasn't verified his number?
The text was updated successfully, but these errors were encountered: