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.