mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
435 B
435 B
title, source, fetched_at
| title | source | fetched_at |
|---|---|---|
| Error Codes | Binance Open Platform | https://developers.binance.com/docs/binance-spot-api-docs/rest-api/error-codes | 2026-02-26T10:38:08.716Z |
- Any endpoint can return an ERROR
Sample Payload below:
{ "code": -1121, "msg": "Invalid symbol."}
- Specific error codes and messages are defined in Errors Codes.