DouGrimaldi

Results 12 comments of DouGrimaldi

bumping this, cancel order isn't working for me either and i've tried a lot to fix it. Same as you, it says it works but it doesn't.

> I mean when you place the order. How are you pulling the optionId exactly? This is important in the final cancellation. can't speak for the other guy, but would...

Bumping this, this is also happening to me.

not sure if we're experiencing the same but after printing wb.get_current_orders() I notice that orderId is no longer part of the dictionary. This is what i see now. [{'ticker': {'tickerId':...

> use `wb.get_history_orders('Working')` Nope, not working for me either

> > use `wb.get_history_orders('Working')` > > Nope, not working for me either you know what actually i figured it out, this did work for me, thank you

happening on my end too, retry did not help

any update on this?

> If you grab your own web traffic, you can get an access token and refresh token that enables API use again can you give an example

hmm maybe i did something wrong but i did find my refresh and access token by using mitmweb and put it in the api_login function but its still giving me...