As title says, I'm trying to perform this operation
await user.updatePassword(id, password);
and getting the following error:
{
code: 500,
type: 'general_unknown',
response: '{"message":"Server Error",...,"version":"1.8.0"}'
}
Project ID is orakia-app.