websemantics / vimeo-upload

Upload videos to your Vimeo account and update their metadata directly from a browser or a Node.js app
http://websemantics.github.io/vimeo-upload/
Apache License 2.0
114 stars 80 forks source link

Upload broken in the live example #6

Open DavidBabel opened 7 years ago

DavidBabel commented 7 years ago

Hi,

The live example upload seems to be broken, here are some chrome console output : http://i.imgur.com/dv7TPpU.png

I tried this script in a NativeScript projet, seems not to work either.

Bye

websemantics commented 7 years ago

Error is time-out related, slow connection maybe? I will check the live code just in case,

DavidBabel commented 7 years ago

Hey. No my connection is supposed to be pretty good and the video file i tried to upload was 300ko for testing.

Bye