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

SoundCloud API return error 403 - Forbidden for all request from my VPS

我向 SoundCloud API 提出了一个简单的请求,我在本地得到了正确的响应。但是当我将它放入 VPS 时,API 返回错误 403 - Forbidden。我一直在环顾四周,没有找到任何文件或适当的解释。我的 VPS 对 SoundCloud API 的所有请求都会发生这种情况(不像我发现 的其他 post 的 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>

我也一样。 似乎是黑名单,但当您尝试联系他们时,SoundCloud 没有回应...

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