error: QTY is over the symbol's maximum QTY.

When I am creating an order on VETBTC I always get the error “QTY is over the symbol’s maximum QTY”. But creating an order VETUSDT doesn`t cause such a problem.

Example request:
https://api.binance.com/api/v3/order?symbol=VETBTC&side=SELL&type=MARKET&quoteOrderQty=410&timestamp=1695848021614&signature=1b6a995206048590bb6efb4cf3abe200c14f832af6e97d2d7941fc503849dc15

Hi,

The issue is as it says, you’re attempting to place an order far above the maximum allowed quantity. Your request is for selling 410 BTC which of course exceeds the maximum.