2017-10-09 91 views
0

我现在用的是SC嵌入式播放器工作,一个iframe这个样本网址打开: https://w.soundcloud.com/player/?url=https://soundcloud.com/fantasypros-football-podcast/week-5-start-sit-advice-w-jamey-eisenberg-ep-133#t=12:41&callback=true的SoundCloud嵌入式播放器停止今天

,但什么也没有发生,我看到这个错误的铬控制台:

Uncaught TypeError: Cannot read property 'replace' of undefined 
    at I.r.<anonymous> (widget-93da14a-76f44a7b.js:19) 
    at c (widget-93da14a-76f44a7b.js:2) 
    at Object.fireWith [as resolveWith] (widget-93da14a-76f44a7b.js:2) 
    at n (widget-93da14a-76f44a7b.js:3) 
    at XMLHttpRequest.<anonymous> (widget-93da14a-76f44a7b.js:3) 

这是一直工作到昨天(星期日10/19/2017)

+0

你应该用文件的SoundCloud的bug报告。 – meagar

+0

你知道如何向他们提交错误报告吗? 我可以在他们的网站上找到的链接是: https://developers.soundcloud.com/support –

回答

1

这是一个SOUNDCLOUD内部问题,我认为他们必须解决它,但如果你想解决它,改变de url并用de id调用API这首歌。

作为例子:api.soundcloud.com/tracks/346102125

Souncloud API error and solution example

+0

我可以证实他们已经解决了这个错误: https://soundcloudcommunity.com/share-embed- 230064 /嵌入代码变-7383166/index1.html –