0

我的自定义 JS 播放器 昨天在这个网址http://goo.gl/gJcuX上运行良好。但是当我醒来时,它只是不工作。

我收到如下错误控制台消息:

http://api.soundcloud.com/tracks/66419962.json?client_id=REMOVED CLIENT ID&format=json&_status_code_map[302]=200Failed to load resource: the server responded with a status of 503 (Service Unavailable)
desirednoise.com:137TypeError: 'undefined' is not an object (evaluating 'track.user.username')

所以我不确定我是否正确定义了对象?我应该删除一些东西吗?如果您访问我的网站并单击帖子。它没有将播放器更新为正确的样式表。它脱离了链接类

4

1 回答 1

0

看起来 SoundCloud API 可能会遇到一些停机时间:http ://status.soundcloud.com/

于 2012-11-13T03:37:42.227 回答