# Onebox shows original tweet instead of linked reply tweet

**URL:** https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068
**Category:** Bug
**Tags:** onebox
**Created:** [August 13, 2015, 2:32pm UTC](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068 "2015-08-13T14:32:15Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![john\_mardlin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/john_mardlin/32/115622_2.png) [@john\_mardlin](https://meta.discourse.org/u/john_mardlin)
#### Post date: [August 13, 2015, 2:32pm UTC](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068/1 "2015-08-13T14:32:15Z")

</div>

Onebox tweets are much less awesome on our forum than this one.

Specifically, links to a reply will show the original tweet instead, and also lack profile pictures.

We’re up to date on v1.4.0.beta8 +35.

 ![](https://global.discourse-cdn.com/meta/original/3X/5/b/5bceb7bcf62fd60cdb7886c5c4bacaacd11001c1.png) 

This is how it appears here:

[https://twitter.com/JohnMardlin/status/631833868081958912](https://twitter.com/JohnMardlin/status/631833868081958912)

> <https://twitter.com/noblepaul/status/626993072606318592>

This is a test post in a hidden section of our forum: [Onebox shows original tweet instead of linked reply tweet](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068)

[Contact me](https://community.coinbase.com/users/johnmardlin/activity) if you would like access to view it.

---

<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: [August 13, 2015, 3:52pm UTC](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068/2 "2015-08-13T15:52:04Z")

</div>

Do you have the Twitter API key credentials entered in site settings? If you don’t the one boxing will be a bit weird.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [August 14, 2015, 2:23am UTC](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068/3 "2015-08-14T02:23:29Z")

</div>

Yeah … I just confirmed and you are missing both:

“twitter consumer key” and “twitter consumer secret” without this our use of twitter api is heavily restricted.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 15, 2015, 10:28am UTC](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068/4 "2015-09-15T10:28:19Z")

</div>

Note, this is on @techAPJ’s list, our default handling sans key should be better

---

<div class="post-metadata">

### Author: ![john\_mardlin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/john_mardlin/32/115622_2.png) [@john\_mardlin](https://meta.discourse.org/u/john_mardlin)
#### Post date: [September 15, 2015, 3:58pm UTC](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068/5 "2015-09-15T15:58:36Z")

</div>

It did seem odd that the styling of publicly available data needed keys.

---

<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: [September 15, 2015, 7:30pm UTC](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068/6 "2015-09-15T19:30:05Z")

</div>

Twitter does not allow any api access unless you use an api key.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [September 21, 2015, 12:37pm UTC](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068/7 "2015-09-21T12:37:57Z")

</div>

Done! 🐦

[https://github.com/discourse/onebox/commit/80753d8bc4a7f9f981655cc8d01d87490011f16d](https://github.com/discourse/onebox/commit/80753d8bc4a7f9f981655cc8d01d87490011f16d)

Now the api version and no-api version of Twitter onebox is _almost_ identical! 😄

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 21, 2015, 8:54pm UTC](https://meta.discourse.org/t/onebox-shows-original-tweet-instead-of-linked-reply-tweet/32068/8 "2015-09-21T20:54:35Z")

</div>


