SoundCloud API返回错误403 - 禁止来自我的VPS的所有请求

时间:2016-08-09 09:15:42

标签: soundcloud

我对SoundCloud API有一个简单的请求,我在本地获得了正确的响应。但当我把它放入我的VPS时,API返回错误403 - 禁止。我一直在环顾四周,没有找到任何文件或正确的解释。这发生在我的VPS上对SoundCloud API的所有请求(不是像我发现here的其他帖子那样50%。)

    $ curl https://api.soundcloud.com/tracks/197355235\?client_id\=978b6cc3cb0ba473f75da8bf6d3d0990

    <?xml version="1.0" encoding="iso-8859-1"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
        <head>
            <title>403 - Forbidden</title>
        </head>
        <body>
            <h1>403 - Forbidden</h1>
        </body>
    </html>

1 个答案:

答案 0 :(得分:0)

对我而言。 似乎是黑名单,但是当您尝试联系他们时SoundCloud没有响应......

如果您的主机是OVH,请阅读: Soundcloud 403 error for a range of IPs