mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-10 08:48:07 +00:00
add docs
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Error Codes | Binance Open Platform"
|
||||
source: "https://developers.binance.com/docs/binance-spot-api-docs/testnet/rest-api/error-codes"
|
||||
fetched_at: "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](https://developers.binance.com/docs/binance-spot-api-docs/testnet/errors).
|
||||
Reference in New Issue
Block a user