Some users can't log in, AppWrites return that they enter an incorrect password/mail, while we are sure they are correct.
The error occurs on IOS with a Flutter client.
When I log in with their information I get no error and everything works as expected.
I tried to find logs to figure out where it went wrong, but can't reproduce the error in any way.
Is there a way to view the raw logs in the cloud console, to see where exactly the error occurs.
Or could someone from the AppWrite team check the logs for me (project id: 6724d617002abb7fff28), the errors mostly occured around 10am cest.
I think I had a similar issue and it was due to them adding a white space before or after the password or email.
I suspected that as wel, but they send a video recoding and that did not seem to happen. Do you happen to know if there are some logs where I can check the logs of AppWrite cloud?
I think only the team can check for internal logs.
Since when is this happening?
@D5 I got the first notice of it this morning
Recommended threads
- How to get current user account session ...
i am using sveltekit and i'm a bit unclear on how to get the current user's session from the server side. thisi s what i have so far // src/lib/server/appwrite...
- Current User Is Not Authorized To Perfor...
I keep getting an error saying the current user is not authorized to perform the requested action, when I'm trying to create a row a table. Permissions have bee...
- 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 ...