Error message on Withdraw query : CheckWapiRule: ruleId [1] has no operation privilege.

Hello,

I have an error message when I call the withdraw query for a client : CheckWapiRule: ruleId [1] has no operation privilege.

He is the only one to get it, and it is throw every time for him.

I didn’t found in the API documentation that type of error message

Hi. Can you check your API management page to see if that specific key is withdrawal enabled?
Also, if you are using this endpoint POST /wapi/v3/withdraw.html, please change to POST /sapi/v1/capital/withdraw/apply ( https://binance-docs.github.io/apidocs/spot/en/#withdraw-sapi ). The former will be deprecated.