Errors

Cannot Cancel

Error

What Happened

The client requested to cancel an envelope, but the server cannot process the cancellation. Only envelopes with the status in_progress can be canceled.

The response includes a detail property with more information about this error.

How to Fix

Check if the envelope is already canceled or in another final state like completed or failed before retrying the request. If the envelope is processing, wait until it changes to in_progress before attempting to cancel it.

  Still stuck? Contact support.