Voyz / ibeam

IBeam is an authentication and maintenance tool used for the Interactive Brokers Client Portal Web API Gateway.
Apache License 2.0
513 stars 101 forks source link

CP Web API documentation URL has been deprecated #173

Closed bfoz closed 2 months ago

bfoz commented 3 months ago

The README currently contains a link to the Interactive Brokers Client Portal Web API Gateway and the page at that address now displays a big scary banner that reads:

This documentation is now deprecated. Please switch to the IBKR Campus for up-to-date information regarding IBKR's API solutions.

So it looks like the README needs to be updated. Would you like me to submit a PR for this?

Voyz commented 3 months ago

Hey! Very well spotted, thanks for mentioning this! I updated the README 👍

bfoz commented 3 months ago

I think you might have used the mobile URL, because that looks odd for me. The URL in the big scary banner does work though.

image

Voyz commented 3 months ago

That's strange 🤔 Can you try cleaning cache or a different browser? Just checked that link on a couple of browsers and it renders all fine:

image

That link from the banner (https://ibkrcampus.com/ibkr-api-page/ibkr-api-home/) points at their overall API home, which could mislead some users into TWS API documentation. The API docs we want to point at are the Web API docs - https://ibkrcampus.com/ibkr-api-page/webapi-doc/

bfoz commented 2 months ago

The link works properly for me now. I'm not sure what happened.

That page now has a note at the top that says "Please be aware that IBKR’s unified Web API documentation and reference materials are in beta and subject to change." So maybe something glitched, but it works for me now.

Voyz commented 2 months ago

Great to hear 👍 Feel free to close the issue whenever you're ready