Skip to content

Instantly share code, notes, and snippets.

@MIsabelZM
Created February 12, 2015 20:44
Show Gist options
  • Save MIsabelZM/8f8853c8cfef46596799 to your computer and use it in GitHub Desktop.
Save MIsabelZM/8f8853c8cfef46596799 to your computer and use it in GitHub Desktop.
Twilio error
Estoy usando el número de celular que Twilio me habilitó después de crear la cuenta.
Petición:
curl -X POST http://localhost:3000/api/v1/registrations/request_activation_code -d "phone=3004133149"
Error:
Twilio::REST::RequestError: The From phone number +19287233882 is not a valid, SMS-capable inbound phone number or short code for your account.
Es necesario comprar un 'short code' o hacer alguna configuraciín en especial?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment