【问题标题】:Soundcloud API Returning 403 on Some TracksSoundcloud API 在某些轨道上返回 403
【发布时间】:2017-11-09 04:53:57
【问题描述】:

我正在使用 soundcloud API 开发一个网站,但它给我带来了一些麻烦。

由于一些奇怪的原因,一些轨道返回 403 禁止错误,而其他轨道则没有。有人知道这个问题的原因吗?

例如,这非常有效: https://api.soundcloud.com/tracks/334511096.json?client_id=REDACTED_CLIENT_ID

虽然这给出了 403 禁止错误: https://api.soundcloud.com/tracks/328406416.json?client_id=REDACTED_CLIENT_ID

任何建议都会很棒,谢谢!

【问题讨论】:

    标签: json soundcloud


    【解决方案1】:

    我的猜测是轨道所有者已将轨道设为私有,因此它只能通过轨道所有者可以提供的秘密链接共享。

    【讨论】:

      【解决方案2】:

      这个问题在这里得到了回答:SoundCloud API URLs timing out and then returning error 403 on about 50% of tracks

      TL;如果他们认为曲目不应该通过 API 获得,RD SoundCloud API 会返回 403。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2013-11-06
        相关资源
        最近更新 更多