geoff-maddock / events-tracker

CRM and calendar to track events, weekly and monthly series, promoters, artists, producers, djs, venues and other entities.
https://arcane.city
MIT License
15 stars 5 forks source link

Soundcloud > Embedding not working #1118

Closed geoff-maddock closed 1 year ago

geoff-maddock commented 1 year ago

Looks like it's not loading the track ID successfully. Need to look at the embed code to see if something changed or if the API broke.

Observing the embed link from here, it's failing: https://dev.arcane.city/entities/north-park-skating-rink

Loading the share code from the website: https://soundcloud.com/cutups/cutups-burndown-mix

<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1439052589&color=%23ff5500&auto_play=true&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/cutups" title="cutups" target="_blank" style="color: #cccccc; text-decoration: none;">cutups</a> · <a href="https://soundcloud.com/cutups/cutups-burndown-mix" title="Cutups - Burndown [MIX]" target="_blank" style="color: #cccccc; text-decoration: none;">Cutups - Burndown [MIX]</a></div>
geoff-maddock commented 1 year ago

Seems like the API may have been down - it's working now w/o any changes.