Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation of chunks failed. #39

Open
dascgo opened this issue May 21, 2012 · 4 comments
Open

Validation of chunks failed. #39

dascgo opened this issue May 21, 2012 · 4 comments

Comments

@dascgo
Copy link

dascgo commented May 21, 2012

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.

@larslevie
Copy link

Same here. Noticed last week as well.

@codephonic
Copy link

Same here

@chartrandf
Copy link

Same here too.

@ddrinka
Copy link

ddrinka commented May 28, 2012

Submitted Pull Request with fix for this issue

matthooks added a commit that referenced this issue Jun 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants