HyperSwitch/errors/too large
Appearance
< HyperSwitch | errors
HTTP Status
[edit]413
Description
[edit]The request payload is too large for the server to process. The detail
field contains explanation of the reason of service denial. Error response contains JSON body in the form of application/problem+json
Body Schema
[edit]Field | Type | Description | Example |
---|---|---|---|
type | string | Link to the error description page | https://mediawiki.org/wiki/HyperSwitch/errors/conflit |
method | string | HTTP request method | post |
uri | string | Requested URI that produced this problem | https://en.wikipedia.org/api/rest_v1/page/html/Darth_Vader |
title | string | High-level explanation of the error | Access to resource denied |