auth.api.setUserPassword always returns `{status:true}`

auth.api.setUserPassword always returns {status:true}
2 Replies
Nitai
NitaiOP2mo ago
Even when the call fails and the underlying auth_account table is not updated. Easiest way to reproduce: Call the function with a non-existing userId
Hiếu Trần
Hiếu Trần2mo ago
I don’t think it’s really a bug. But based on your error, I encountered a body validation error 🤣

Did you find this page helpful?