【问题标题】:Need to configure redirect_URI on SoundCloud需要在 SoundCloud 上配置 redirect_URI
【发布时间】:2021-10-07 11:56:02
【问题描述】:

我的 PHP SoundCloud 应用程序现在收到一条未经授权的消息,如下所述: Soundcloud API authentication always throws "401 - Unauthorized"

经过大量阅读,我了解到我的应用需要的是授权码。要获得其中之一,我需要在 SoundCloud 的应用程序设置中配置一个 redirect_url。我没有。

我的问题是:我该去哪里,我该找谁做这件事?无法通过 Web UI 进行操作。

谢谢

【问题讨论】:

    标签: soundcloud api-authorization


    【解决方案1】:

    所以我设法找出如何更改我的 redirect_uri。

    我被定向到此链接:https://github.com/soundcloud/api#how-can-i-update-my-apps-redirect_uri

    那里有一个标题:How can I update my app's redirect_uri.

    点击那里的链接。这将带您进入 SoundCloud 支持聊天框。在那个聊天框中,您可以输入您的问题、您的客户 ID、电子邮件和 redirect_uri。答案应该在电子邮件中。

    开心快乐

    【讨论】:

    • 如果您在 soundcloud 上没有应用程序,您从哪里获得 client_id?
    猜你喜欢
    • 1970-01-01
    • 2017-09-27
    • 1970-01-01
    • 2018-10-19
    • 1970-01-01
    • 2013-04-16
    • 1970-01-01
    • 2018-11-25
    • 1970-01-01
    相关资源
    最近更新 更多