nmrshll / google-photos-api-client-go

Google photos api client in go
35 stars 12 forks source link

failed uploading image: failed uploading image: status message should be OK, found: Success --- at github.com/nmrshll/google-photos-api-client-go/lib-gphotos/client.go:147 (Client.UploadFile) #8

Open softcoder opened 5 years ago

softcoder commented 5 years ago

Some days ago I was uploading images and it was working fine for hours. Eventually, it stopped due to max daily limits but now weeks later when i re-run the upload i get the error shown:

... already uploaded: /mnt/dlinknas1/data/pictures/2010/20100830/img_2502.jpg: skipping file... already uploaded: /mnt/dlinknas1/data/pictures/2010/20100830/img_2503.jpg: skipping file... already uploaded: /mnt/dlinknas1/data/pictures/2010/20100830/img_2504.jpg: skipping file... 2019/06/20 10:06:02 Uploading img_2505.jpg 2019/06/20 10:06:06 failed uploading image: failed uploading image: status message should be OK, found: Success --- at github.com/nmrshll/google-photos-api-client-go/lib-gphotos/client.go:147 (Client.UploadFile) --- softcoder@softcoder-desktop:~/gphotos-uploader$

pdecat commented 5 years ago

Related https://github.com/nmrshll/gphotos-uploader-cli/issues/64

pacoorozco commented 5 years ago

Fixed on https://github.com/gphotosuploader/google-photos-api-client-go v1.0.1