joshfraser / robinhood-to-csv

Python script to export Robinhood trades to a CSV file
MIT License
259 stars 109 forks source link

Robinhood - csv Error #33

Closed combatdoc7id closed 5 years ago

combatdoc7id commented 6 years ago

I am receiving this error when running the bat file

json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

wezzybytes commented 6 years ago

Duplicate of #29 See the solution posted in pull request #30.

joshfraser commented 5 years ago

Should be fixed with #36. Feel free to reopen if that's not the case.