use Phone auth in local development with supabase container "Unsupported phone provider"
When trying to run phone auth with the config that works in remote supabase server, it keeps showing "unsupported phone provider" even when i have set the config with twilio phone auth

3 Replies
Are you using twilio or twilio verify?
and are you trying to message within the US?
due to like new restrictions or whatever twilio wants you to apply for a 10DLC if you are using the normal twilio sms for us numbers
i'm not sending to a us number
In the remote server, i can use the phone auth, i'm just trying to setup a local development environment for separating testing env and production env
I'm using Twilio
not twilio verify
Did you ever solve this @AlexWala ?
Having the same issue