PhotoBackup / client-android

The Android PhotoBackup client, made to free your pictures from your device
https://photobackup.github.io/
GNU General Public License v2.0
48 stars 15 forks source link

Handle 409 properly #45

Closed stephanepechard closed 8 years ago

stephanepechard commented 8 years ago

As of version 0.8, PB shows an error for any 409 status received. This status code indicates that the picture has already been uploaded on the server, and therefore the server will not save it again. It should then not be considered as an error in the client, but as a retry of picture successfully uploaded already.

stephanepechard commented 8 years ago

Fixed in ca629b39888fe1f102d096799d7291d68daf0fea