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
- login With OAuth Failed
login With OAuth Failed: when i cliick to login with any of the following (facebook, gmail or apple) am being redirected out of the app to enter my detail, afte...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...