videojs/videojs-vimeo

How to embed viemo private videos with video js?

Opened this issue · 2 comments

I tried to use vimeo private video as a source for the video element. But this is not working. When I used any public vimeo video then it works well.

Below is the error message.

GET https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F217996500&url=https%3A%2F%2Fvimeo.com%2F217996500&byline=false&portrait=false&title=false 404 (Not Found)

Uncaught (in promise) Error: “https://vimeo.com/217996500” was not found.

Can someone help me to resolve this.

Same issue

Same issue