Hello all!
We’re using discourse for our user community, and the discourse_api ruby gem to pull latest and top topics for our site (using the category_latest_topics and category_top_topics methods)
However, we are having topics shown that are from (sub?) categories that have their security set so that only admins may view them.
I would assume this is because our api key has admin privileges… is there any way for us to exclude topics based on this security setting?
Thanks!
Chris