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

2.1 KiB
Raw Blame History

InternalServerErrorError

Fields

Field Type Required Description Example
code errors.InternalServerErrorCode ✔️ A short code indicating the error code returned. internal_server_error
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#internal_server_error