I am currently running many projects (3 project) on the appwrite that record applications that do not receive SMS OTP messages. Please help me check why OTP is not sent to the sim in Vietnam. Test Case: Project ID: 653c7e3f9d64ecd21392 Time: Sep 12, 2024, 15:51 Auth: +840971649697
I have selfhost and add twilio for OTP then selfhost will run smothy.
I also mirage from flutter sdk 11.0.0 -> 13.0.0 for using createPhoneToken() but OTP was not recevied.
Recommended threads
- My account is blocked so please check an...
My account is blocked so please unblock my account because all the apps are closed due to which it is causing a lot of problems
- Applying free credits on Github Student ...
So this post is kind of related to my old post where i was charged 15usd by mistake. This happens when you are trying to apply free credits you got from somewh...
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...