Validation of chunks failed.
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.
Same here. Noticed last week as well.
Same here
Same here too.
Submitted Pull Request with fix for this issue