We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1025c3d commit 304f106Copy full SHA for 304f106
README.md
@@ -380,6 +380,7 @@ are handled are the ones documented on the GDAX API error section: [here](https:
380
- HTTP STATUS CODE 401: Raises UnauthorizedGdaxRequest
381
- HTTP STATUS CODE 403: Raises ForbiddenGdaxRequest
382
- HTTP STATUS CODE 404: Raises NotFoundGdaxRequest
383
+- HTTP STATUS CODE 429: Raises GdaxRateLimitRequest
384
- HTTP STATUS CODE 4XX: Raises UnknownGdaxClientRequest
385
- HTTP STATUS CODE 5XX: Raises InternalErrorGdaxRequest
386
0 commit comments