【发布时间】:2020-06-09 13:58:09
【问题描述】:
这是一个例子
跟踪网址:https://soundcloud.com/bingoplayers/hysteria-radio-056
此曲目存在于 SoundCloud 上并公开提供
解析 api url:
http://api.soundcloud.com/resolve.json?url=https://soundcloud.com/bingoplayers/hysteria-radio-056&client_id={client_id}
API 响应:
response :
{
"errors": [
{
"error_message": "404 - Not Found"
}
]
}
使用不同的客户端 ID 检查并每次返回相同的响应。其他轨道在相同的客户端 ID 下运行良好。
【问题讨论】:
标签: soundcloud