Command prompt tools exits due to not obtaining organization key

I have tried to upload 3,000 images via the command prompt mapillary tools.

In the past i have been facing no problems using this method, but this time the command prompt exist, putting an error message “error, could not obtain organization key, exiting…”.

I have an organization and a organization key, so this is a mystery to me.

I’m using the code:
mapillary_tools process_and_upload --import_path “path” --user_name fur1ksw1 --advanced --organization_username furesoekommune

Have anybody experienced this?

I had the same issue before, which I fixed without really doing anything. I now have the same issue as you have. I don’t seem to be able to sign out completely and sign in again. Did you get this fixed?

EDIT: this undocumented command forces a new sign in try:
mapillary_tools --advanced authenticate --force_overwrite
Just signing out and in again and that fixed the issue. Stumbled upon it here: authentication seems do be broken · Issue #337 · mapillary/mapillary_tools · GitHub