如何授权 latest.rss 和 new.rss 在私有论坛上进行 API 访问?

I’ve created a Discourse user for read-only api access that a Discord bot will use to grab latest.rss or new.rss and auto-post a list of topics on the Discord.

I’ve been able to create the API key, trying both “read” and “read lists” scopes. “read lists” allows /latest and /new, but not /latest.rss and /new.rss as shown in this screen capture:

Any idea how I can authorize access to latest.rss and new.rss via API?

Thank you!

Edit: I’m running version 2.7.0.beta7.

3 个赞

现在有一个 /latest.rss 的范围可供使用。目前甚至还没有 /new.rss 的路由,所以我还无法为其创建范围。

1 个赞