Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Add warning related to not supported API on custom fields server (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelks authored and MartinSchoeler committed Jun 20, 2018
1 parent ac1fb64 commit ddb4194
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions developer-guides/rest-api/users/updateownbasicinfo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

Note that to update the password or email for the user you must send `currentPassword` property encrypted in SHA256 together in payload.

**WARNING:** This API does not work when the server contains custom fields. There's a bug report [here](https://github.com/RocketChat/Rocket.Chat/issues/11154) related to that.

## Payload

| Argument | Example | Required | Description |
Expand Down

0 comments on commit ddb4194

Please sign in to comment.