ToxicFrog / bltool

A tool for command line interaction with backloggery.com
Apache License 2.0
78 stars 9 forks source link

Body may not be null error on text upload #36

Open Berbils opened 3 years ago

Berbils commented 3 years ago

I'm trying to push a tsv file of games to backloggery.

My tsv looks like: 0 PC Unplayed Tacoma

Error returns: Adding null game 'null' to backloggery: Error adding game '' -- check your input data.

I can upload the whole tsv if necessary.