lolokraus / DegiroAPI

An unofficial API for the trading platform Degiro, with the ability to get real time data and historical data
MIT License
215 stars 84 forks source link

New header error #62

Open AleTripo opened 1 year ago

AleTripo commented 1 year ago

I've been using this script for months and now I get this:

Header part (111028490) from {'intAccount': 111xxxxxxx} must be of type str or bytes, not <class 'int'>

in the buyorder function

Jakub-CZ commented 1 year ago

My unofficial fix is available here: https://github.com/lolokraus/DegiroAPI/issues/56#issuecomment-1358245698