Hello,
I'm using Appwrite for an app project with React Native. Since I want my users to verify their account through a verification email, I've added a web platform to handle links and added my custom SMTP server to send the email. I had no problems configuring DNS for the domain and getting authentication done for the SMTP.
Since one of the early tests, I have always gottan a very opaque "Server Error Code 500 type general unknown" error. I can't explain why this is happening, especially since the project is relatively simple and I haven't implemented any advanced logic to the process. Could you please help me out?
Thanks
Recommended threads
- SSL for SaaS
Hi everyone 👋 I'm building a website builder SaaS using Appwrite Cloud Functions My architecture relies on users connecting their own custom domains via CNAME...
- Cannot delete rows, deleted relationship...
I had defined a two-way relationship between 2 tables, then I deleted the relationship column I tried re-creating the column but I started to get errors about t...
- Github connections in Appwrite sites are...
The connection and repo list are displayed, and selecting a repo yields a success notification but also throws a console error. `Uncaught (in promise) Appwrite...