#I am receiving SMS messages without setting any provider.

6 messages · Page 1 of 1 (latest)

heady terrace
#

Hey, I just installed the appwrite one click install digital ocean droplet and setted the flutter app for that. I was trying SMS authentication. I am recieving OTPs on my phone number with setting up any provider such as twillio etc. What are the number and limit of Free SMS provided by appwrite?

burnt light
#

Normally Appwrite does not provide SMS Providers within the default installation.
I'm not entirely sure how it works using the installs in DO, however it sounds like they are filled in.

heady terrace
#

Okay. I will check.

timber shoal
#

@dull crest can you take a look here?

dull crest
#

Are you sure you are using your DO instance from your flutter app?

Have you done client.set_endpoint("https://your-custom-domain-or-ip") in your app?