Open AleTripo opened 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
My unofficial fix is available here: https://github.com/lolokraus/DegiroAPI/issues/56#issuecomment-1358245698
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