UNPROCESSABLE_ENTITY Status codeError nameError typeReference 422Unprocessable EntityUNPROCESSABLE_ENTITYRFC4918 Description: The 422 - Unprocessable Entity status code means the server understands the content type of the request entity (hence a 415 - Unsupported Media Type status code is inappropriate), ...
When publish to NPM, it failed with error: npm error code E422 npm error 422 Unprocessable Entity - PUT... - Error verifying sigstore provenance bundle: Failed to validate repository information: package.json: "repository.url" is "", ...
422UNPROCESSABLE_ENTITYUnprocessable Entity 423LOCKEDLocked 424FAILED_DEPENDENCYFailed Dependency 426UPGRADE_REQUIREDUpgrade Required 428PRECONDITION_REQUIREDPrecondition Required 429TOO_MANY_REQUESTSToo Many Requests 431REQUEST_HEADER_FIELDS_TOO_LARGERequest Header Fields Too Large ...
logIndex=153569482 npm error code E422 npm error 422 Unprocessable Entity - PUT https://registry.npmjs.org/@jupyter-notebook%2fapplication - Error verifying sigstore provenance bundle: error refreshing TUF metadata I do not see anything wrong on either: https://status.npmjs.org/ https://...
422 "unprocessable entity" 423 "locked" 424 "failed dependency" 426 "upgrade required" 428 "precondition required" 429 "too many requests" 431 "request header fields too large" 500 "internal server error" 501 "not implemented" 502 "bad gateway" 503 "service unavailable" 504 "gateway timeout...
28 error 422 Unprocessable Entity - PUThttps://gitlab.com/Tim_tmnz/api/v4/projects/27902131/packages/npm/@foo%2Ftest 29 verbose exit [ 1, true ] package.json { “name”: “@foo/test”, “version”: “1.0.0”, “description”: “”, ...
Satisfiable416ExpectationFailed417I'mateapot418MisdirectedRequest421UnprocessableEntity422Locked423FailedDependency424UnorderedCollection425UpgradeRequired426PreconditionRequired428TooManyRequests429RequestHeaderFieldsTooLarge431UnavailableForLegalReasons451InternalServerError500NotImplemented501BadGateway502ServiceUnavailable503...
'422':'Unprocessable Entity', '423':'Locked', '424':'Failed Dependency', '425':'Unordered Collection', '426':'Upgrade Required', '428':'Precondition Required', '429':'Too Many Requests', '431':'Request Header Fields Too Large', ...
419 INSUFFICIENT_SPACE_ON_RESOURCE 420 ENHANCE_YOUR_CALM 421 MISDIRECTED_REQUEST 422 UNPROCESSABLE_ENTITY 423 LOCKED 424 FAILED_DEPENDENCY 425 TOO_EARLY 426 UPGRADE_REQUIRED 428 PRECONDITION_REQUIRED 429 TOO_MANY_REQUESTS 430 WOULD_BLOCK 431 REQUEST_HEADER_FIELDS_TOO_LARGE 451 UNAVAILABLE_FOR_LEGAL_...
Returns a 422 Unprocessable Entity error where:message - optional message. data - optional additional error data.Boom.badData('your data is bad and you should feel bad');Generates the following response payload:{ "statusCode": 422, "error": "Unprocessable Entity", "message": "your data is...