Skip to content

Reddit 凭据(Reddit credentials)#

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

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

先决条件(Prerequisites)#

创建一个 Reddit 账户。

🌐 Create a Reddit account.

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

  • OAuth2

有关该服务的更多信息,请参阅Reddit 开发者文档

🌐 Refer to Reddit's developer documentation for more information about the service.

使用 OAuth2(Using OAuth2)#

要配置此凭据,你需要:

🌐 To configure this credential, you'll need:

  • 客户端 ID
  • 客户端密钥

开发者计划

Reddit 的开发者计划处于封闭测试阶段。以下说明适用于普通 Reddit 用户,而非开发者平台的成员。

通过创建一个第三方应用来生成两者。访问之前的链接或前往你的个人资料 > 设置 > 安全与隐私 > 管理第三方应用授权 > 你是开发者吗?创建一个应用

🌐 Generate both by creating a third-party app. Visit the previous link or go to your profile > Settings > Safety & Privacy > Manage third-party app authorization > are you a developer? create an app.

使用以下设置配置你的应用:

🌐 Use these settings for your app:

  • 从 n8n 复制 OAuth 回调 URL 并将其用作你应用的 重定向 URI
  • 应用的客户端 ID 显示在应用名称下方。复制该 ID 并将其添加为你的 n8n 客户端 ID
  • 复制应用的密钥并将其添加为你的 n8n 客户端密钥