从浏览器创建新应用流程

  1. ```bash
    https://www.reddit.com/api/v1/authorize? devvit cli -> accept

2. ```bash
You have denied access to the application.

Please try again and grant the necessary permissions.

[Back to New App Wizard](https://developers.reddit.com/new)

callback: https://developers.reddit.com/cli-login?state=devvit-new%3A%3A9ca48...66&error=access_denied#_

Devvit 登录流程

  1. \`` npx devvit login

Press enter to open Reddit to complete authentication:```

  1. 在浏览器,devvit cli -> accept

  2. callback: http://localhost:65010/authorize_callback?state=a2...d5&error=access_denied#_

开发者验证

  1. https://developers.reddit.com/my/settings

  2. 完成验证 -> https://www.reddit.com/earn?modal=true&variant=earn

  3. 税务和银行账户 -> https://www.reddit.com/partner/stripe/onboard?is-contributor=true

  4. 通知回调 -> https://www.reddit.com/earn?payout-onboard-error=true&is-contributor=true

环境变量:

node v24.14.0 (npm v11.9.0)

"devvit": "^0.12.13"

Ubuntu

非常感谢您的支持。如果有人能解释给我需要哪些权限以及如何启用它们,我将非常感谢。