-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
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.
Reactions are currently unavailable