I keep getting
Traceback (most recent call last):
File "C:\Program Files\Python2.7\Scripts\mapillary_tools", line 76, in <module>
command.run(args)
File "C:\Program Files\Python2.7\lib\site-packages\mapillary_tools\commands\process_and_upload.py", line 162, in run
upload(**({k: v for k, v in vars_args.iteritems()
File "C:\Program Files\Python2.7\lib\site-packages\mapillary_tools\upload.py", line 110, in upload
params, idx, number_threads, max_attempts)
File "C:\Program Files\Python2.7\lib\site-packages\mapillary_tools\uploader.py", line 795, in upload_file_list_manual
session.raise_for_status()
File "C:\Program Files\Python2.7\lib\site-packages\requests\models.py", line 940, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://a.mapillary.com/v3/me/uploads?client_id=MkJKbDA0bnZuZlcxeTJHTmFqN3g1dzo1YTM0NjRkM2EyZGU5MzBh
with 0.5.2 - the stuff I captured today uploaded fine, but my batch from the 24th seems to die after a few sequences.
This is really annoying. I spend more time trying to upload images than capturing them.