We’ve noticed that the oneboxing for simplecast.com has recently broken.
Here’s an example of how it used to appear:
Now, however the Oneboxing a simplecast link does nothing (raw link is displayed).
PM me and I can give an example link to use for debugging.
1 Like
Falco
(Falco)
April 23, 2021, 3:17pm
2
Testing
https://player.simplecast.com/0d75cbd8-adc8-4c7d-9f91-4ace448ff66f
https://player.simplecast.com/0d75cbd8-adc8-4c7d-9f91-4ace448ff66f
https://aboutpodcasting.simplecast.com/episodes/podcaststructure
https://aboutpodcasting.simplecast.com/episodes/podcaststructure
<iframe height="200px" width="100%" frameborder="no" scrolling="no" seamless src="https://player.simplecast.com/0d75cbd8-adc8-4c7d-9f91-4ace448ff66f?dark=true&hide_share=true"></iframe>
Looks like using the SimpleCast embed code directly is working (as long as the iframe is allowed in the site setting). Where you using a different method @Grayden_Shand ?
1 Like
Thanks Rafael, good to know that the direct embeds work.
We’ve always used the second link structure:
To show that it used to work, here’s a a post on one of our private sites which uses that link structure and still has the embed: https://pod8.akimbo.com/t/about-the-2-the-magical-power-of-starting-small/17
If you look at the raw markdown for that post, you’ll see the embed uses the link structure I referenced. I’m guessing that if I edited the post now, the embed would disappear.
techAPJ
(Arpit Jalan)
August 5, 2021, 3:36pm
6
Fixed via
committed 12:12PM - 05 Aug 21 UTC
and
committed 12:59PM - 05 Aug 21 UTC
https://meta.discourse.org/t/onebox-regression-simplecast-com/187911
Example:
https://aboutpodcasting.simplecast.com/episodes/recording-your-first-three-episodes
… oneboxes as:
Thanks for reporting this issue @Grayden_Shand
2 Likes