Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twilio:sms "The 'To' number phone=+35193XXXXXXX is not a valid phone number" #399

Closed
apoca opened this issue Jan 22, 2017 · 1 comment
Closed

Comments

@apoca
Copy link

apoca commented Jan 22, 2017

I'm doin gsomething wrong?

Exception / Log

MacBook-Pro-de-Miguel:esolidar-laravel apoca$ php artisan twilio:sms phone=+35193XXXXXXX
Sending SMS via Twilio to: phone=+35193XXXXXXX
This is a test message sent from the artisan console

[Services_Twilio_RestException]
The 'To' number phone=+35193XXXXXXX is not a valid phone number.

MacBook-Pro-de-Miguel:esolidar-laravel apoca$
<place exception / log here>

@codejudas
Copy link
Contributor

Hi @apoca, That seems like the api is returning you a 400 and is not specific to this library. Please contact support@twilio.com for issues like these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants