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