I'm on Free Tier Cloud (while still developing my alpha). My account is always logged in, since I'm doing stuff regularly and my app just refreshes my token and I can keep working. However, I recently asked a few friends to do some user testing with the stuff I already implemented. They have accounts set up. When they tried to login using a magic url vie email, however, they never received the email (even after days of waiting). I also tested this with incognito mode and I also never received the login email with my url.
I checked the browser dev tools, and the API request to /v1/account/tokens/magic-url was successful with a 201 status code.
Login emails not working is a big deal for me, since I really need that feedback. Is there any known issue or fix?
Recommended threads
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...
- Production down - createExecution return...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...