You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Binance has tightened its validation for DELETE requests. The parameters for DELETE methods must be placed in the URL query string rather than in the request body.
Binance has tightened its validation for
DELETErequests. The parameters forDELETEmethods must be placed in the URL query string rather than in the request body.