ericsomdahl / python-bittrex

Python bindings for bittrex
MIT License
585 stars 283 forks source link

INVALID_PERMISSION making 'get_open_orders' request on API_V2_0 #147

Open bram2000 opened 6 years ago

bram2000 commented 6 years ago

As subject, I get INVALID_PERMISSION error when making the 'get_open_orders' request using API_V2_0. Seems to work on API_V1_1 but don't really want to write my code around the v1 protocol as this will be deprecated later in the year.