Skip to content

UnprocessableEntityError

class tinker.UnprocessableEntityError(APIStatusError)

HTTP 422: The request was well-formed but contains semantic errors.

Inherits from: APIStatusError