henriquemiranda / degiropy

A python interface to interact with the degiro trading platform.
9 stars 3 forks source link

How can you use it ?? #1

Closed Systemac closed 5 years ago

Systemac commented 5 years ago

Thank's for you job

I have an issue :

Traceback (most recent call last): File "degiro", line 26, in s = Session.login() File "C:[...]\site-packages\degiropy-0.1-py3.7.egg\degiropy\session.py", line 24, in login File "C:[...]\site-packages\degiropy-0.1-py3.7.egg\degiropy\session.py", line 12, in init File "C:[...]\site-packages\degiropy-0.1-py3.7.egg\degiropy\session.py", line 29, in get_account_id KeyError: 'intAccount'

Systemac commented 5 years ago

I just look the post method, This is the name of the variable, yet I installed the package with the credentials ....

Systemac commented 5 years ago

session.py modified, closed.