你好!我试图通过devvit来进行验证,但是我创建了一个模板这里:https://developers.reddit.com/new/app ... 我给了它一个名字,但是它要求devvit cli权限,总是说我拒绝了request,这很奇怪,因为我点击了“接受”。 我想也许cli会缺失,所以我重新安装了devvit cli工具,当我尝试通过复制粘贴进行登录时,它也告诉我相同的消息。我已经填写了开发者计划的条款,还写了一封邮件说我的应用将投入使用... 我看到刚刚创建的应用名(在这里:https://developers.reddit.com/my/apps),但当我选中它时,它也会导致对话框,我选择了“接受”但是仍然无法完成验证。 我重新启动了浏览器,仍然是相同的情况。 我很高兴见到你们的帮助。

它显示:

You have denied access to the application.

Please try again and grant the necessary permissions.

我该如何做呢? 我是否缺失了一些东西?

编辑: 我已经检查了浏览器控制台,它显示了很多错误...

Uncaught (in promise) TypeError: error loading dynamically imported module: https://www.redditstatic.com/devvit-dev-portal/chunks/generated/locales/client/de-DE.js

Error in module: announcements during: go foreground.entry.js:47213:19

Source-Map-Fehler: Error: URL constructor: is not a valid URL.

Stack in the worker:resolveSourceMapURL@resource://devtools/client/shared/source-map-loader/utils/fetchSourceMap.js:56:22

getOriginalURLs@resource://devtools/client/shared/source-map-loader/source-map.js:75:24

workerHandler/</@resource://devtools/client/shared/worker-utils.js:115:52

workerHandler/</@resource://devtools/client/shared/worker-utils.js:113:13

Ressourcen-Adresse: wasm:https://www.redditstatic.com/devvit-dev-portal/chunks/chunk-TXQTYDAA.js%20line%201754%20%3E%20WebAssembly.Module

Source-Map-Adresse: null

Source-Map-Fehler: Error: request failed with status 404

Stack in the worker:networkRequest@resource://devtools/client/shared/source-map-loader/utils/network-request.js:43:9

Ressourcen-Adresse: https://developers.reddit.com/cli-login?state=devvit-new%[token I redacted]&error=access_denied#_

Source-Map-Adresse: styles-FCR6GCX5.css.map

无法确定当前视图的页面类型 - 这可能需要修复如果这是一个“真实”的页面。 globalEventHandler.ts:145:13

编辑2: 我在Firefox上使用RES,但我已经禁用了它,以及其他所有扩展。有很多错误,看起来像是recaptcha和cors也失败了。

编辑3: 我已经尝试在Chrome上,相同的问题:有更多错误:

/cli-login?state=d17c365229119e4dd4bd55c7d326e595&error=access_denied#_:6 Executing inline script violates the following Content Security Policy directive 'script-src 'self' 'nonce-xWZA5CB9CeH+gbsGP6BLtw==' 'wasm-eval' 'unsafe-eval' www.googletagmanager.com/gtag/js www.redditstatic.com www.google.com/recaptcha/'. Either the 'unsafe-inline' keyword, a hash ('sha256-eMcM4P7fJKemvbOvjKUxne/uOdp6GRg5qXUmMu/dC6A='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked.Understand this error

/cli-login?state=d17c365229119e4dd4bd55c7d326e595&error=access_denied#_:6 Executing inline script violates the following Content Security Policy directive 'script-src 'self' 'nonce-xWZA5CB9CeH+gbsGP6BLtw==' 'wasm-eval' 'unsafe-eval' www.googletagmanager.com/gtag/js www.redditstatic.com www.google.com/recaptcha/'. Either the 'unsafe-inline' keyword, a hash ('sha256-eMcM4P7fJKemvbOvjKUxne/uOdp6GRg5qXUmMu/dC6A='), or a nonce ('nonce-...') is required to enable inline execution. The policy is report-only, so the violation has been logged but no further action has been taken.

de-DE.js:1 Failed to load resource: the server responded with a status of 404 ()Understand this error

chunk-ILKRNDQL.js:1001 Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: https://www.redditstatic.com/devvit-dev-portal/chunks/generated/locales/client/de-DE.jsUnderstand this error

chunk-TXQTYDAA.js:66296 Unable to determine the page type for the current view - this may need to be fixed if this is a "real" page。

getPageType @ chunk-TXQTYDAA.js:66296Understand this warning

5Connecting to '<URL>' violates the following Content Security Policy directive: "connect-src 'self' .google-analytics.com/g/collect <URL> .reddit.com"。 The request has been blocked。