Skip to content

Spotify 凭据(Spotify credentials)#

你可以使用以下凭据验证以下节点:

🌐 You can use these credentials to authenticate the following nodes:

支持的身份验证方法(Supported authentication methods)#

  • OAuth2

有关该服务的更多信息,请参阅Spotify的Web API文档

🌐 Refer to Spotify's Web API documentation for more information about the service.

使用 OAuth2(Using OAuth2)#

Note for n8n Cloud users

Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.

如果你正在 自托管 n8n,你需要一个 Spotify 开发者 账户,这样你才能创建一个 Spotify 应用:

🌐 If you're self-hosting n8n, you'll need a Spotify Developer account so you can create a Spotify app:

  1. 打开 Spotify 开发者仪表板
  2. 选择 创建应用
  3. 输入一个应用名称,例如 n8n integration
  4. 请输入应用描述
  5. 从 n8n 复制 OAuth 重定向 URL,并在你的 Spotify 应用中将其作为 重定向 URI 输入。
  6. 选中复选框以同意 Spotify 服务条款和品牌指南。
  7. 选择 创建应用概览 页面将打开。
  8. 复制 客户端 ID 并将其输入到你的 n8n 凭证中。
  9. 复制 客户端密钥 并将其输入到你的 n8n 凭证中。10. 选择 连接我的账户 并按照屏幕上的提示完成凭证授权。

有关更多信息,请参阅 Spotify 应用

🌐 Refer to Spotify Apps for more information.