Unable to send email verification, errror - SMTP disabled
{ "message": "The requested route was not found. Please refer to the API docs and try again.", "code": 404, "type": "general_route_not_found", "version": "1.5.10" }
I am able to send email through messaging though
Is this from a different API call?
Just visited the path
Just visited the path, Logs have same message on call though
Recommended threads
- Failed function deployments
I am using appwrite 1.8.0 (self hosted) and trying to manually deploy a python function. I am using appwrite from 0.x and went through multiple migrations. So ...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...
- Realtime: Email Verification Not work
There are some issues with real-time updates. For email verification, updates triggered by the console will be checked, but real-time updates are not triggered ...