"The From phone number +15005550006 is not a valid, SMS-capable
inbound phone number or short code for your account. (Code:
21606)", "errorCode":"auth0_idp_error"
I understand this is the default phone number for Twilio, to be used with test accounts. I am probably using a “live” Auth0 API, although it is currently used exclusively for testing.
Operations using other connections work just fine, but not this one.
What am I doing wrong, and more importantly - how can I resolve that?
When you configured your passwordless SMS connection in the Auth0 Dashboard, where did you get the ‘From’ phone number (+15005550006)? Is that the ‘Trial Number’ that shows up in your Twilio Dashboard (screenshot attached)?
When I configured this connection and used the Management API to create a Passwordless SMS user, it seemed to all work as expected. The object I used to create this user was like so:
Thanks Colin. I think someone on the team changed that configuration, which doesn’t seem accessible to me. It is likely simple as that. We will look into it.