Closed Oriono closed 3 years ago
Hello, I have the same error as described above. Can anyone help us to resolve it?
Yup, can confirm having same error. Thanks for any help
Fixed. in TDClient, we shouldn't include only one Account ID, that will error out anything related to accounts method. so instead of tdclient = td.TDClient(client_id,refresh_token,account_id) do tdclient = td.TDClient(client_id,refresh_token).
Describe the bug when requesting account positions, it failed. But other operations like pulling optionDF, watchlists and historyDF still working
To Reproduce Steps to reproduce the behavior:
Expected behavior returning my account info
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):