Hi when our application connects to DocuSign via the API when calling a specific endpoint, I get an unspecified error message. The endpoint our system calls is: /restapi/v2.1/accounts/{AccountID}/users. The status code returned is a status 400. The logs don't provide many details. Has anyone experienced this issue when calling this endpoint?
We are using SailPoint's IdentityNow connector to make the API call. The API call is used for account aggregation of users of DocuSign onto the SailPoint system. After 799 accounts are aggregated the status 400 error occurs. We expect the connector to pull all 1033 accounts from DocuSign onto SailPoint.