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 ```
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: