Error 153 on Youtube Videos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Everything has been working perfectly fine for months now. But this week, on all of the YouTube videos on our intranet pages, there's an error code 153. I haven't been able to find information on what the issue is.
We used the Rich Content editor with the Video block and entered YouTube information on all the videos on topic pages. We have not changed any settings on our YouTube, and our IT department has let me know we have not made any updates to policies that would affect YouTube or ServiceNow. The only videos working are the ones that we have in the Video Carousel widget. I updated all of the videos the other day, and it randomly started working for an hour or so, but then it went back to having issues.
Has anyone else experienced this? Any ideas for fixes that still allow us to have a video within the Rich Content widget?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Some users reported following worked for them, might work for you -
Adding referrerpolicy="strict-origin-when-cross-origin" on the iframe element
- Enable code editor in RCE - Content Publishing > Advanced
- Open content, click on video component and click on edit code
-
Add referrerpolicy attribute and click apply, save the content.