
appwrite.auth.createSMSChallenge(); as triggered by error.type === 'user_more_factors_required' sends an SMS with a six digit code... but the sms is always from appwrite, even if I change the sms provider to twilio. I did some research and from what I've found, the consensus is that the only way to brand the sender from appwrite to [some company] is to self host appwrite and set it up in the env (_APP_SMS_PROVIDER=sms://<TWILIO_SID>:<TWILIO_TOKEN>@twilio _APP_SMS_FROM=+<your_E164_number>)
Want to confirm if this is really the only way to do that... seems a bit far fetched considering that I just want to brand the SMS
Recommended threads
- User (role: guests) missing scopes (["te...
I keep getting this error: ```AppwriteException: User (role: guests) missing scopes (["teams.read"]) at new AppwriteException (/usr/local/server/src/functio...
- I got arhcived project, but I didn't it
Hello, help me please, I can't use my main project in appwrite
- Cant retrieve data
i cant retrieve my data
