Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 616 Bytes

File metadata and controls

12 lines (8 loc) · 616 Bytes

Dropbox::Sign::ErrorResponseError

Contains information about an error that occurred.

Properties

Name Type Description Notes
error_msg*required String Message describing an error.
error_name*required String Name of the error. See the x-error-codes catalog in openapi file for a complete list of possible error codes with detailed information including HTTP status codes, causes, remediation steps, and retry guidance.
error_path String Path at which an error occurred.