We have just set up Auth0 to work on our WordPress based website. Now on login we are redirected to Auth0 setup url which is correct. But I can now only login via SMS and that does not seem to work.
Checked logs and see
"provider_error": {
"errorCode": 21408,
"message": "Permission to send an SMS has not been enabled
for the region indicated by the 'To' number: +66xxxxxx."
Will check with Twilio on this.