cannot send otp via SMS with Twilio
This code works if I'm running Supabase locally thru the CLI, but doesn't work in production. I copied the Twilio account SID, auth token, and message service SID from production into my local config to make sure that there are no typos.
Both calls return the same response:
When running locally the text comes thru instantly. In production I see no errors and the auth logs appear fine, but the text msg never arrives.
Both calls return the same response:
When running locally the text comes thru instantly. In production I see no errors and the auth logs appear fine, but the text msg never arrives.