[V3][3.0.6] Error about privacy settings is thrown to console (Vimeo)
See original GitHub issuePlease check this codepen: https://codepen.io/yuriyku/pen/ZxaNPa
An error is thrown to console, but the video is still playing:
Uncaught (in promise) Error: The URL is not available because of the video’s privacy settings. at player.js:2 at Array.forEach (<anonymous>) at y (player.js:2) at u (player.js:2)
If I switch off Plyr (comment line const player = new Plyr('#player');
), vimeo native player works properly.
Expected behaviour
No error in console.
Environment
- Browser: Chrome
- Version: 65.0.3325.181
- Operating System: macOS Sierra
- Version: 10.12.6
Steps to reproduce
Open the codepen and console
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Troubleshoot player error messages – Help Center - Vimeo
If you're seeing this error in the player, the video you are watching has domain-level privacy enabled. Learn more at 'Set your video's...
Read more >Trouble With Playing Vimeo Videos. What Should I Do?
If you're seeing this error in the player, the video you are watching has domain-level privacy enabled. Learn more at 'Set your video's...
Read more >"Sorry Because of its privacy settings, this video cannot be ...
It's caused by a Vimeo feature called "domain level privacy", which allows you to restrict where your videos can be embedded. To determine...
Read more >Video privacy, explained (and how to tweak settings in Vimeo)
Vimeo's privacy options can help you manage which videos are meant for the world, and others you just want to share with coworkers,...
Read more >How to change privacy settings - Vimeo
This is "How to change privacy settings " by Vimeo Staff on Vimeo, the home for high quality videos and the people who...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in
v3.0.8
👍Thanks! I appreciate your fast responses! 😃