Vimeo videos unable to play on website

Home Forums WPLMS AddOns VideoVibe Vimeo videos unable to play on website

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #341567
    stanleyngpm_515
    Participant
    Hi I am having a problem, mine Vimeo embedded videos are unable to play in my website below https://prnt.sc/102ggfh "Because of its privacy setting, this video cannot be played here" and error reporting from Vimeo is this issue https://prnt.sc/102gfyx For some background, the domain-level privacy settings provided by Vimeo depend on the referrer (i.e., the piece of information that identifies your website’s request to access our player). The referrer sent to our player allows us to know whether or not we can display the video on your site, based on your video's privacy settings. If the referrer is incorrect, or if there is no referrer, the video will show the permission error you're seeing. In order to fix this, you'll have to adjust the code on your site. Player embed is a cross-origin request, which is why this error displays, so you'll need to replace 'strict-origin-when-cross-origin' with just simply: cross-origin So question is where can I change this setting inside the theme?
    #342140
    stanleyngpm_515
    Participant
    Problem solved .. it was a cache plugin doing lazy loading of iframes and videos, after I disable it than it works now .. pls close ticket.
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Vimeo videos unable to play on website’ is closed to new replies.