I'm trying to send sms using Appwrite and twilio in my React Native app
you can't. sending messages (sms/email/push) must be done server-side
I was following a tutorial but it used node-appwrite, I don't know if that's how you do it with react-native-appwrite
node-appwrite is a server SDK, meant to be used server side
Isn't that server-sided?
what?
Is what I showed you right?
Recommended threads
- [AppwriteException: Network request fail...
endpoint https://cloud.appwrite.io/v1 is giving me this error across all of my expo projects right now. Every project was working perfectly fine until last ni...
- [AppwriteException: Network request fail...
I am getting this error whenever I run getAllSchools I have checked the entire project and I have CRUD permissions enabled for any role but I am still getting t...
- Email OTP
Hello! I'm trying to have email verification OTP in my sign-up but i get this error OTP Verification Failed: Account creation failed: AppwriteException: User (r...