Skip to content
Back

Error 500 when updating password

  • 0
  • Cloud
ATorres
2 Dec, 2025, 11:18

As title says, I'm trying to perform this operation

TypeScript
await user.updatePassword(id, password);

and getting the following error:

TypeScript
{
   code: 500,
   type: 'general_unknown',
   response: '{"message":"Server Error",...,"version":"1.8.0"}'
}

Project ID is orakia-app.

TL;DR
Developers encountering Error 500 (general_unknown) when updating password using `await user.updatePassword(id, password);` in project `orakia-app`.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more