I have a user whenever I try to update his info I am getting 500 error I tried everywhere in console and using server sdk but same error everywhere.
Err: {"code":500,"type":"general_unknown","response":{"message":"Server Error","code":500,"type":"general_unknown","version":"1.4.13"}}
TL;DR
Developers are encountering a 500 error when trying to update a specific user's information on their self-hosted platform. The error message indicates a general unknown server error. The issue persists across consoles and server SDK. This could be due to a bug in the code or a server configuration problem. Further troubleshooting and debugging are recommended to resolve the issue.