AteyibOriginal post
Rank 1: Thread
Hello. I was able to create and email session token using flutter and I see the user id being created on the cloud Auth but I am not receiving the OTP from appwrite I also see email@example.com instead of the email i used. I am missing something?
Summary
Developers cannot receive OTP email from Appwrite when creating an email session token using Flutter. The email is displayed as email@example.com instead of the correct email address. This may be due to a missing configuration setting on Appwrite.