# Twitch auto embed broken

**URL:** https://meta.discourse.org/t/twitch-auto-embed-broken/155473
**Category:** Bug
**Created:** [June 21, 2020, 10:55am UTC](https://meta.discourse.org/t/twitch-auto-embed-broken/155473 "2020-06-21T10:55:52Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Grandy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grandy/32/184623_2.png) [@Grandy](https://meta.discourse.org/u/Grandy)
#### Post date: [June 21, 2020, 10:55am UTC](https://meta.discourse.org/t/twitch-auto-embed-broken/155473/1 "2020-06-21T10:55:52Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/3X/5/7/57a895afa9bb641d936a868fa8b817995c8370ad.png)

This was from an auto-embed of a Twitch video link I had posted in our Discourse forum. I’ve looked around other Discourse instances and seen the same thing, so I might not be alone with this.

The browser console error is as follows:

```
Twitch embed error message:
[NoParent] parent query string value was not specified
Docs: https://dev.twitch.tv/docs/embed/video-and-clips/

```

Is there a fix/workaround?

If there’s no current fix, it’d be great if I could specifically disable Twitch auto-embeds for now until there’s a fix; have tried blacklisting the site to no success, and I haven’t found any obvious-looking config for toggling certain embed types off.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 21, 2020, 6:40pm UTC](https://meta.discourse.org/t/twitch-auto-embed-broken/155473/2 "2020-06-21T18:40:11Z")

</div>

Can you post one of the Twitch links here? Do you mean oneboxing, when you post a link to (for example) a youtube video on a line by itself?

---

<div class="post-metadata">

### Author: ![Grandy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grandy/32/184623_2.png) [@Grandy](https://meta.discourse.org/u/Grandy)
#### Post date: [June 21, 2020, 6:42pm UTC](https://meta.discourse.org/t/twitch-auto-embed-broken/155473/3 "2020-06-21T18:42:39Z")

</div>

Let’s try it, a random past video from the LEC.

```
https://www.twitch.tv/videos/656832103?t=00h52m35s

```

https://player.twitch.tv/?video=v656832103&parent=meta.discourse.org&autoplay=false

Aye, oneboxing. Tried without the extra time interval on the end but same issue.  
Seems the embed needs an extra parameter now?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 21, 2020, 7:09pm UTC](https://meta.discourse.org/t/twitch-auto-embed-broken/155473/4 "2020-06-21T19:09:14Z")

</div>

Aha we should fix this if we can @sam .. if we can, before the release, if it is an easy one.

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [June 24, 2020, 3:39am UTC](https://meta.discourse.org/t/twitch-auto-embed-broken/155473/7 "2020-06-24T03:39:12Z")

</div>

This has been fixed

https://player.twitch.tv/?video=v656832103&parent=meta.discourse.org&autoplay=false

[https://github.com/discourse/discourse/commit/b28d97b64a2dbe8c923acf1d3df5d277d1d136c5](https://github.com/discourse/discourse/commit/b28d97b64a2dbe8c923acf1d3df5d277d1d136c5)

Thank you for reporting @Grandy

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [June 24, 2020, 3:39am UTC](https://meta.discourse.org/t/twitch-auto-embed-broken/155473/8 "2020-06-24T03:39:31Z")

</div>


