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
In the API, it's not possible to update a user record without updating the "enacted" field with a valid date. For example, the following command fails with an XOSValidationError:
In the API, it's not possible to update a user record without updating the "enacted" field with a valid date. For example, the following command fails with an XOSValidationError:
$ http --auth $AUTH PATCH $XOS/xos/users/1/ public_key="$PUBKEY"
The text was updated successfully, but these errors were encountered: