This commit is contained in:
discountry
2026-02-27 10:52:43 +08:00
parent 422ee6f465
commit 227484152d
568 changed files with 94315 additions and 0 deletions
@@ -0,0 +1,14 @@
---
title: "Error Codes | Binance Open Platform"
source: "https://developers.binance.com/docs/binance-spot-api-docs/rest-api/error-codes"
fetched_at: "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](https://developers.binance.com/docs/binance-spot-api-docs/errors).