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

Unable to play videos set to private in vimeo. #198

Closed
jonasostrom opened this issue May 4, 2022 · 1 comment
Closed

Unable to play videos set to private in vimeo. #198

jonasostrom opened this issue May 4, 2022 · 1 comment

Comments

@jonasostrom
Copy link

When trying to play a Vimeo Video that is locked

  • The domain is set to approved to play the video.
  • CSP Headers set.

player.es.js:811
Uncaught (in promise) Error: “https://vimeo.com/XYZ” is not embeddable.
at XMLHttpRequest.l.onload (player.es.js:811:18)

Is there other people having problems like this?

@goto-bus-stop
Copy link
Member

I think you need a full URL to private videos to embed them, with a ?h parameter in the query string. @u-wave/react-vimeo doesn't yet support using full URLs. #196 will support that.

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