#Server Disconnection During upload via API

1 messages · Page 1 of 1 (latest)

heady pewter
#

I'm trying to test out my application, everything works find with short video/audio files, but when I try and upload a much larger file, 100MB+ I get a server disconnection, does anyone have any ideas why?

slim marlin
#

It is likely a timeout. How long is it taking? We don't have a cut off that you're likely to hit from our end, but a lot of http clients will have one by default

heady pewter
#

You might be correct about the time factor, it was 140 mb as an mp4 but when I converted it to an m4v, it worked but was only 86mb as a result. It was either the file format or the size. I'm using puthon too, I don't know if that could make a difference