error when updating users via the v2 REST APIs. Specifically, when calling
/api/rest/2.0/users/{userid}/update
/api/rest/2.0/users/{userid}/update
, we sometimes see:
[500 Internal Server Error] during [POST]: [{"error":{"message":{"debug":{"code":14009,"incident_id_guid":"some-guid","trace_id_guid":"some-other-guid","debug":"[\"Error Code: FAILED_TO_COMMIT Inc... (414 bytes)]
[500 Internal Server Error] during [POST]: [{"error":{"message":{"debug":{"code":14009,"incident_id_guid":"some-guid","trace_id_guid":"some-other-guid","debug":"[\"Error Code: FAILED_TO_COMMIT Inc... (414 bytes)]
Has anyone else encountered this before and/or have any suggestions? We do have an open support ticket with ThoughtSpot, but they suggested asking here too.