Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

portfolio_analysis service erroring out #1

Open
crtamaz opened this issue Aug 27, 2021 · 2 comments
Open

portfolio_analysis service erroring out #1

crtamaz opened this issue Aug 27, 2021 · 2 comments

Comments

@crtamaz
Copy link

crtamaz commented Aug 27, 2021

Hi @areed1192, portfolio_analysis service endpoints (i.e: account_performance, account_summary, etc.) are throwing HTTPError exception. Do you know what could be causing this?

@sweiler6420
Copy link

Hey @crtamaz it looks like i am getting a lot of HTTPErrors as well with the various requests. I wonder if Interactive Brokers is updating the API calls making the requests from inside the python invalid? Just an idea, ill keep debugging and if i figure it out ill let you know

@syntaxsdev
Copy link

The issue is with your "account_number" variable. It does use the variable from the ibc_client, but the one you pass into each endpoint function. Once fixed, everything works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants