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 6685195 commit 8b476cfCopy full SHA for 8b476cf
README.md
@@ -323,6 +323,7 @@ are handled are the ones documented on the GDAX API error section: [here](https:
323
- HTTP STATUS CODE 401: Raises UnauthorizedGdaxRequest
324
- HTTP STATUS CODE 403: Raises ForbiddenGdaxRequest
325
- HTTP STATUS CODE 404: Raises NotFoundGdaxRequest
326
+- HTTP STATUS CODE 429: Raises GdaxRateLimitRequest
327
- HTTP STATUS CODE 4XX: Raises UnknownGdaxClientRequest
328
- HTTP STATUS CODE 5XX: Raises InternalErrorGdaxRequest
329
0 commit comments