You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
I attempted to update my user profile (fullname and username), but after clicking the update button, the profile did not update. An API call was sent to the endpoint POST /api/v1/users/<:user_id> with the correct body, but the server returned a 404 status code.