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

Vimeo upload failed: Client error #62

Open
BryanMootoosamy opened this issue Sep 6, 2019 · 2 comments
Open

Vimeo upload failed: Client error #62

BryanMootoosamy opened this issue Sep 6, 2019 · 2 comments

Comments

@BryanMootoosamy
Copy link

Hello,
we currently have a blocking issue with vimeo/laravel. Our project use laravel 5.8 and while trying to upload a video, we have an error :
Vimeo upload failed: [ "Client error: POST https://files.tus.vimeo.com/files/vimeo-prod-src-tus-eu` resulted in a 400 Bad Request response:\n{"error":"Invalid bucket"}\n\n"
]`

That problem occurs because we use Carbon 2 in our project for an other package and the dependency of vimeo/laravel called vimeo/vimeo-api use ankitpokhrel/tus-php locked to version 0.1.0 that user Carbon 1. But for our package (and for laravel 6), Carbon 2 is needed.
Could you provide a solution ?
Thanks

@BryanMootoosamy
Copy link
Author

Also the cache of vimeo-api seems to cause problems with the location

@weybansky
Copy link

Also the cache of vimeo-api seems to cause problems with the location

Did you get a fix for this?

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

2 participants