erdewit / ib_insync

Python sync/async framework for Interactive Brokers API
BSD 2-Clause "Simplified" License
2.8k stars 743 forks source link

Broken link in FlexReport docs #569

Closed chrism2671 closed 1 year ago

chrism2671 commented 1 year ago

I'm trying to get FlexReport to work. I see two main issues:

Both links in the documentation go to 404 pages- the first is a soft 404 (redirect to an irrelevant page):

The code necessitates a token field, but this token isn't referenced anywhere else in the code.

Here are the instructions for getting the token (thanks, ChatGPT!):

Well done on wrapping a really tricky API!

erdewit commented 1 year ago

Thanks Chris, and to our AI overlords.