# Reddit oneboxes not working

**URL:** https://meta.discourse.org/t/reddit-oneboxes-not-working/171396
**Category:** Support
**Created:** [November 26, 2020, 10:33am UTC](https://meta.discourse.org/t/reddit-oneboxes-not-working/171396 "2020-11-26T10:33:53Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Terrapop](https://avatars.discourse-cdn.com/v4/letter/t/ecd19e/32.png) [@Terrapop](https://meta.discourse.org/u/Terrapop)
#### Post date: [November 26, 2020, 10:33am UTC](https://meta.discourse.org/t/reddit-oneboxes-not-working/171396/1 "2020-11-26T10:33:53Z")

</div>

Did they stop working? No onebox at all:

https://embed.reddit.com/r/UFOs/comments/k18ukd/%F0%9D%97%A8%F0%9D%97%99%F0%9D%97%A2_%F0%9D%97%B1%F0%9D%97%BF%F0%9D%97%BC%F0%9D%97%BD%F0%9D%98%80_%F0%9D%97%B0%F0%9D%97%BC%F0%9D%98%84_%F0%9D%98%81%F0%9D%97%B5%F0%9D%97%BF%F0%9D%97%BC%F0%9D%98%82%F0%9D%97%B4%F0%9D%97%B5_%F0%9D%97%AF%F0%9D%97%AE%F0%9D%97%BF%F0%9D%97%BB_%F0%9D%97%BF%F0%9D%97%BC%F0%9D%97%BC%F0%9D%97%B3/?embed=true&ref_source=embed&ref=share

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [November 26, 2020, 4:04pm UTC](https://meta.discourse.org/t/reddit-oneboxes-not-working/171396/2 "2020-11-26T16:04:41Z")

</div>

Fails on here, but works on my sites with onebox assistant plugin … suspect the crawl is being blocked or rate limited?

 ![image](https://global.discourse-cdn.com/meta/original/3X/e/c/eccae21d0544e7bbf08fd2c422e3d2915dc80ccc.jpeg)  
 ![image](https://global.discourse-cdn.com/meta/original/3X/8/4/84b5e8a752f51f4b2cfb4380f91520a41c9df700.jpeg)

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [November 26, 2020, 4:30pm UTC](https://meta.discourse.org/t/reddit-oneboxes-not-working/171396/3 "2020-11-26T16:30:38Z")

</div>

> [@Terrapop](#):
>
> `https://www.reddit.com/r/UFOs/comments/k18ukd/%F0%9D%97%A8%F0%9D%97%99%F0%9D%97%A2_%F0%9D%97%B1%F0%9D%97%BF%F0%9D%97%BC%F0%9D%97%BD%F0%9D%98%80_%F0%9D%97%B0%F0%9D%97%BC%F0%9D%98%84_%F0%9D%98%81%F0%9D%97%B5%F0%9D%97%BF%F0%9D%97%BC%F0%9D%98%82%F0%9D%97%B4%F0%9D%97%B5_%F0%9D%97%AF%F0%9D%97%AE%F0%9D%97%BF%F0%9D%97%BB_%F0%9D%97%BF%F0%9D%97%BC%F0%9D%97%BC%F0%9D%97%B3/`

Oh my that is a crime of a URL 😱.

@jamie.wilson did we regress on encoded URLs in oneboxes? I remember you mentioning it somewhere on the last updates…

---

<div class="post-metadata">

### Author: ![jamie.wilson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamie.wilson/32/185466_2.png) [@jamie.wilson](https://meta.discourse.org/u/jamie.wilson)
#### Post date: [November 26, 2020, 6:11pm UTC](https://meta.discourse.org/t/reddit-oneboxes-not-working/171396/4 "2020-11-26T18:11:00Z")

</div>

I don’t think it’s a regression (or, at least, a regression that I’ve introduced recently). It is very closely related to other URL encoding stuff I’ve been looking at, so I’ll get some PRs in place for this today.

---

<div class="post-metadata">

### Author: ![jamie.wilson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamie.wilson/32/185466_2.png) [@jamie.wilson](https://meta.discourse.org/u/jamie.wilson)
#### Post date: [November 26, 2020, 11:01pm UTC](https://meta.discourse.org/t/reddit-oneboxes-not-working/171396/6 "2020-11-26T23:01:00Z")

</div>

https://embed.reddit.com/r/shouldercats/comments/k0rl1p/milly_and_me_wishing_all_our_reddit_friends_a/?embed=true&ref_source=embed&ref=share

I believe reddit links generally are working (see the shouldercat above). As @falco pointed out, the link that @terrapop posted has a bunch of Unicode characters in it and this is what’s causing the problem.

Once the following are both merged in (and onebox gets a version bump), the original link should become onebox’able.

[https://github.com/discourse/discourse/pull/11361](https://github.com/discourse/discourse/pull/11361)

[https://github.com/discourse/onebox/pull/442](https://github.com/discourse/onebox/pull/442)

---

<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: [December 1, 2020, 12:43am UTC](https://meta.discourse.org/t/reddit-oneboxes-not-working/171396/7 "2020-12-01T00:43:36Z")

</div>


