vimeo icon indicating copy to clipboard operation
vimeo copied to clipboard

Validation of chunks failed.

Open dascgo opened this issue 13 years ago • 4 comments

All uploads are now returning the error "Validation of chunks failed.". I suspect that this is due to a change on Vimeo's side, but would like to see if others are experience this? This began happening on 5-17-2012.

upload = Vimeo::Advanced::Upload.new(api_key, api_secret, :token => vimeo_access_token, :secret => vimeo_access_secret) video_id = upload.upload(Video.last.local_path) => Vimeo::Advanced::SimpleUpload::UploadError: Validation of chunks failed.

dascgo avatar May 21 '12 17:05 dascgo

Same here. Noticed last week as well.

larslevie avatar May 21 '12 22:05 larslevie

Same here

codephonic avatar May 22 '12 07:05 codephonic

Same here too.

chartrandf avatar May 22 '12 13:05 chartrandf

Submitted Pull Request with fix for this issue

ddrinka avatar May 28 '12 00:05 ddrinka