429 - Too Many Requests
Description
This error occurs when the client has hit the rate limit for requests.
Response
Key | Type | Description |
---|---|---|
success | Boolean | If the request was successful. |
message | String | Error message. |
Possible Solutions
To resolve this issue, wait 60 seconds since the client's last request before making any further requests. To avoid this issue, limit the client's rate of requests to the Svrf API rate limit.