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
Support says: instead of 'application/x-www-form-urlencoded' for CancelOrderBatch method use 'application/json'
In other words: in _query method should be option to use json parameter to call a post.
Versions
What are you trying to achieve?
Cancel batch of orders
What do you expect to happen?
Cancel listed orders
What happens instead?
Error: {'error': ['EGeneral:Invalid arguments:orders']}
Support says: instead of 'application/x-www-form-urlencoded' for CancelOrderBatch method use 'application/json'
In other words: in _query method should be option to use json parameter to call a post.
And in some methods should be used this JSON option.
The text was updated successfully, but these errors were encountered: