Files
dub-node/docs/models/errors/errort.md
2024-04-14 11:24:56 +05:30

1.7 KiB
Raw Blame History

ErrorT

Fields

Field Type Required Description Example
code errors.Code ✔️ A short code indicating the error code returned. bad_request
message string ✔️ A human readable explanation of what went wrong. The requested resource was not found.
docUrl string A link to our documentation with more details about this error code https://dub.co/docs/api-reference/errors#bad_request