Come posso autorizzare latest.rss e new.rss per l'accesso API su un forum privato?

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 Mi Piace

Ora c’è uno scope per /latest.rss che può essere utilizzato. Al momento non esiste nemmeno un percorso per /new.rss, quindi non sono ancora stato in grado di crearne uno scope.

1 Mi Piace