
response for accounts created from the admin console always 401 Invalid_user_credentials but accounts created from my app success with login .. by the way i am using self-hosted appwrite

Mmm, So you can't create user in the console? What version btw? of Appwrite?

latest version 1.3.7

thank you for answering me. but the problem I am getting is when I try to creatEmailSession from my app with users previously created by admin console .. response invalid_user_credentials and i am sure from user name and password ..

👍 Let me check something

What is the exact error you're getting?

401 invalid user credentials check email or password

this happens too if i try update password from admin console

Is this a fresh install
Or you've upgrade to version 1.3.7
?

This is the exact error
401 invalid user credentials check email or password
```?

fresh install

yes this exact error

Can you share the preview results after changing the password


If it's sensitive, then can you try create and share a dummy user

While there check that the payload is indeed what you've expected

response became 401

Maybe something wrong with the session in the console side. Can you log-out + clear domain data and try again?

working on flutter

i am working in flutter

These payloads are in the console

I'm talking about the admin console

Where you're updating the password

yea right

i will try
Recommended threads
- Function 404 error - Deployment with the...
I have a function in my Appwrite Cloud (free plan) project that cannot be accessed or deleted (404 in both UI and CLI). I'm stuck at the 5 functions limit and c...
- 1.6 to 1.7 does not work
Appwrite (self-hosted) stopped working after updating from 1.6.2 that was stable. Getting the general_server_error. Mentioning I fallowed all steps for upgrad...
- How to have two Appwrite Instances in Sy...
Hello, I am new to Appwrite. I am currently developing a training app for our sport with a friend and we would like to use Appwrite for this. We would like to d...
