Box Upload API Returning 201 success without uploading file
The box upload API is returning a 201 created status, and creating records in box, but is occasionally not ACTUALLY uploading the file. In these cases Box logs the file as 0 bytes, and stores an empty file. However, we log the file size in our system right before upload, and these files do in fact have bytes in them, they are just not getting stored, nor returning an error.
Has anyone else seen this before?
-
Hi ,
This may be related to this issue from a few weeks back. Are you still seeing issues with the upload API?
- Jon
Please sign in to leave a comment.
Comments
1 comment