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
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...