I am having difficulties sending out password resets. I have configured my Appwrite .env file to use the correct SMTP settings. I am using Mailjet for SMTP and on Mailjet i have configured the domain "edventures.ai" which is active. For addresses I am sending this email from "Team edventures" using the email "[email protected]". This is also active and verified. My flutter front-end website is sending these password reset requests from "demo.edventures.ai" which is just a subdomain of "edventures.ai". Why do I get these errors?
[Log] Failed to send password reset email: AppwriteException: general_argument_invalid, Invalid url: URL host must be one of: localhost, 178.128.196.153, 64.226.108.199, demo.edventures.ai (400) (main.dart.js, line 26761)