{ "bad_request": "The request is invalid.", "unauthorized": "Please sign in to continue.", "forbidden": "You do not have permission for this action.", "not_found": "The requested resource does not exist.", "conflict": "The request conflicts with the current state.", "gone": "This resource is no longer available.", "payload_too_large": "The submitted data is too large.", "rate_limited": "Too many requests — please try again later.", "internal_error": "Internal server error." }