HyperSwitch/errors/rate exceeded
Appearance
< HyperSwitch | errors
HTTP Status
[edit]429
Description
[edit]The user has sent too many requests in a given amount of time. Wait some time and attempt a request again. 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 |