uploading failing for one video using API, error code is 5
sujit1779
Registered Users Posts: 46 Big grins
Hi,
I am uploading video using smugmug api. It works for all the video but fails for one particular one. Error I receive is
{
"STAT": "FAIL",
"METHOD": "SMUGMUG.IMAGES.UPLOAD",
"CODE": 5,
"MESSAGE": "SYSTEM ERROR"
}
Video is of type MPEG and size 28MB. From the response message, I am not able to understand what should I do next?
Thanks
Sujit
I am uploading video using smugmug api. It works for all the video but fails for one particular one. Error I receive is
{
"STAT": "FAIL",
"METHOD": "SMUGMUG.IMAGES.UPLOAD",
"CODE": 5,
"MESSAGE": "SYSTEM ERROR"
}
Video is of type MPEG and size 28MB. From the response message, I am not able to understand what should I do next?
Thanks
Sujit
0
Comments
Hi don't think header may be the issue, because then in that case it shouldn't upload any other video also.
Also the response "system.error" should mean something specific, can anyone help me on this?
Thanks.
One thing you can do is check your upload log in your SmugMug site's control panel. It will usually provide a more descriptive reason for why a specific upload failed.
Thanks.
http://help.smugmug.com/customer/portal/articles/93323-what-do-my-account-settings-do-
The upload log is under the Stats->Uploads ("Details" button) on the Account Settings page.