Hello I have the following problem when I try to create or send a createVerification then comes this error and I have really slowly no idea what to do... I have set up a smtp server have entered everything set but it always comes only this error and it is sent nothing
What url
are you passing for createVerification
?
i had the similar error when using ports different than 587 for TLS; could not connect to the server with other ports; i am using smtp2go.com and they provide several ports... but with linode port 587 is blocked
well I can do nothing with it
well i have to look around myself and if it doesn't work or i don't get the error fixed i have to look somewhere else for something
did you add this hostname as a web platform in your project?
what version of appwrite?
v1.4.1
yap
but I've got it now solved differently about the dart_mailgun package so it goes without problems must set everything itself but that fits xD
[SOLVED] Unhandled Exception: AppwriteException: (SMTP or something)
Recommended threads
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...