## Steps to Reproduce 1. Go to `Users` page 2. Attempt to change your own roles 3. Error is: `Error on update the user roles` ## Expected The backend payload is `{"message":"You cannot change your own roles."}`. We should elevate a more detailed error in the toast error. ## Actual Error is always the same error regardless of backend text. ## Logs ## Screenshot  ## Notes Our frontend does constant errors in a lot of places, we should elevate backend text.