# How to oembed a player for Simplecast audio

**URL:** <https://meta.discourse.org/t/how-to-oembed-a-player-for-simplecast-audio/104023>\
**Category:** Support\
**Created:** [December 11, 2018, 4:44pm UTC](https://meta.discourse.org/t/how-to-oembed-a-player-for-simplecast-audio/104023 "2018-12-11T16:44:51Z")\
**Posts on this page:** 3\
**Page:** 2

<div class="post-metadata">

**Author:** ![nbianca](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nbianca/32/157984_2.png) [@nbianca](https://meta.discourse.org/u/nbianca)\
**Post date:** [August 8, 2019, 8:21am UTC](https://meta.discourse.org/t/how-to-oembed-a-player-for-simplecast-audio/104023/23 "2019-08-08T08:21:14Z")

</div>

I fixed this bug. 😊 To give a little bit more of a context of what happened here:

Last time I worked on this I added some logic that was a little bit more complicated than needed because Simplecast has a bug, and unfortunately this workaround introduced a bug. 🙁

Usually, `https://simplecast.com/oembed?url=` **`URL`** should return a JSON with some information, but for specific links it does not work.

For example,

`https://tgd.simplecast.com/episodes/dan-blackman-and-robyn-kanner-the-power-7fe152f4`

`https://simplecast.com/oembed?url=https://tgd.simplecast.com/episodes/dan-blackman-and-robyn-kanner-the-power-7fe152f4`

Response:

> Not Found

* * *

Let’s see if it works:

[https://the-podcast-fellowship.simplecast.com/episodes/58eb0d24](https://the-podcast-fellowship.simplecast.com/episodes/58eb0d24)

https://player.simplecast.com/5932bee4-6bfa-45fd-841a-403103055619

---

<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 8, 2019, 9:44am UTC](https://meta.discourse.org/t/how-to-oembed-a-player-for-simplecast-audio/104023/24 "2019-08-08T09:44:01Z")

</div>

Awesome, thank you @nbianca 🏆

---

<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, 2019, 1:00am UTC](https://meta.discourse.org/t/how-to-oembed-a-player-for-simplecast-audio/104023/27 "2019-08-13T01:00:03Z")

</div>

This topic was automatically closed after 3 days. New replies are no longer allowed.

[Previous page](https://meta.discourse.org/t/how-to-oembed-a-player-for-simplecast-audio/104023.md?page=1)
