# I have issue to embed Youtube video - YouTube Error 153

**URL:** https://meta.discourse.org/t/i-have-issue-to-embed-youtube-video-youtube-error-153/387672
**Category:** Support
**Created:** [November 5, 2025, 2:06pm UTC](https://meta.discourse.org/t/i-have-issue-to-embed-youtube-video-youtube-error-153/387672 "2025-11-05T14:06:48Z")
**Posts on this page:** 1
**Showing post:** 15

<div class="post-metadata">

### Author: ![haydenjames](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haydenjames/32/255678_2.png) [@haydenjames](https://meta.discourse.org/u/haydenjames)
#### Post date: [November 7, 2025, 6:58pm UTC](https://meta.discourse.org/t/i-have-issue-to-embed-youtube-video-youtube-error-153/387672/15 "2025-11-07T18:58:40Z")

</div>

I was able to fix this with Cloudflare until it’s officially patched.

For anyone running into the same issue, the cause is that YouTube now rejects embed requests missing a valid referrer policy header.

I added a `Referrer-Policy` header through Cloudflare’s **Transform Rules** (no Workers needed).

Here’s what I did:

1. In Cloudflare, go to **Rules → Transform Rules → HTTP Response Header Modification.**

2. Create a new rule, choose **All incoming requests** , and add a static header:

3. Deploy the rule.

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/e/9/ce94a1026629e7eed4914fb2727c3ad46d930cea.png)

Will remove this once patched.

---

_[View the full topic](https://meta.discourse.org/t/i-have-issue-to-embed-youtube-video-youtube-error-153/387672)._
