The CreatorCon Call for Content is officially open! Get started here.

Error 153 on Youtube Videos

MeganCox
Tera Contributor

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?

MeganCox_0-1757691887213.png

 

5 REPLIES 5

Pooja_Patil
ServiceNow Employee
ServiceNow Employee

Some users reported following worked for them, might work for you - 

Adding referrerpolicy="strict-origin-when-cross-origin" on the iframe element

  1. Enable code editor in RCE - Content Publishing > AdvancedPooja_Patil_1-1758038682624.png
  2. Open content, click on video component and click on edit code Pooja_Patil_2-1758039134913.png
  3. Add referrerpolicy attribute and click apply, save the content.Pooja_Patil_3-1758039201875.png