Some of my users are reporting they get invalid email error although the email is correct. I'm using Appwrite 1.3.7 not sure what could be wrong.
In logs the only error being shown is invalid credentials.
Not sure how I could debug this since I can't see any other errors but credentials seems to be valid
did you upgrade recently?
Nope
In fact I downgraded
the only thing i can think of is if the openssl key changed....but that would affect all users and not just some users...
I made fresh install, no data kept since it was demo/test data. Also what's more weird is that the same account can be logged in in a specific device but supposedly you can't in another device or at least that's what they tell me π
Session limit is set to like 20. There's no more than 20 sessions per user, so I think that's not an issue too π€
Recommended threads
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...