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
- SMS OTP not delivered to Australian (+61...
Hey team! I'm having an issue with SMS OTP delivery to Australian phone numbers in my Appwrite Cloud project. What's happening: account.createPhoneToken() co...
- Deploying to Sites will not work. NextJS
It’s been many times I have attempted to deploy to Appwrite and it’s always failed. The deployment itself works, the logs show it works perfectly, however when ...
- Team Preferences Invisible on Console
Hello, I got the problem that team preferences are not visible within the Appwrite console. I did an API request to verify that there are preferences set and on...