keenon / AddBiomechanics

A tool to automatically process and share biomechanics data
https://addbiomechanics.org/
Other
24 stars 5 forks source link

Invalid Username error in CLI addb upload command #247

Open sid230798 opened 3 months ago

sid230798 commented 3 months ago

I used multiple versions of the command manually adding username using addb -u USERNAME -p PASSWORD upload DB_PATH or creating a ~/.addb_login.json but command is always throwing me an error username not found. Do we have only selective users to allow the cli command or am I doing something wrong ?

My username : snahar@ucsd.edu

Please let me know what can be done. I have a use case to upload a dataset containing lot of athletes. I have created the folder structure as specified in the command code.

nickbianco commented 3 months ago

@keenon, do you know if there are any restrictions on users for the addb CLI tool?

sid230798 commented 3 months ago

@nickbianco, any update here. Though I have manually processed data using website, CLI is not allowing to push any data. I have a huge dataset to process, will be really helpful if we can debug this.

nickbianco commented 3 months ago

@sid230798, the CLI tool has not been officially released or tested outside a small set of developers. While it should theoretically should work for anyone with an AddBiomechanics account, there's no guarantees that it will work for everyone (as you've seen).

I can't give you a timeline on when this will be fixed and released at this time, so I recommend uploading data manually to AddBiomechanics for now.

sid230798 commented 3 months ago

Sure, Thanks for the update !!

davidpagnon commented 3 months ago

Subscribing to this issue as I'd be interested in a command-line option as well!