PartyStream / projectPS

API for the Party Stream app
www.partystreamapp.com
1 stars 0 forks source link

picture uploads don't rollback on upload fail #39

Open hebime opened 11 years ago

hebime commented 11 years ago

When inserting a picture using the pictures.createPicture method, even if the upload fails, the data still gets inserted into the DB.

This is an example of the error S3 returned:

Error uploading image:AccessDenied: Access Denied
iToto commented 11 years ago

oops

Yeah, that was supposed to be a TODO. My bad