appwrite: 🐛 Bug:`_APP_SMS_PROVIDER` not working.

💭 Description

What is the format for _APP_SMS_PROVIDER?

I was using _APP_PHONE_PROVIDER=phone://<Account SID>:<Auth Token>@twilio on v0.15.3. It was working fine. I updated to v1.0.1 and using _APP_SMS_PROVIDER=sms://<Account SID>:<Auth Token>@twilio as shown in the new docs. Appwrite is returning Instance of 'Token' but the request is not being sent to the twilio.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn’t find similar issue

🏢 Have you read the Code of Conduct?

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 28 (2 by maintainers)

Commits related to this issue

Most upvoted comments