So I’ve developed a bot for a slack channel and I connected it to our discourse api mainly for posting posts. In our discourse we do a leaderboard type thing based on likes received per x amount of time.
I have tried https://discourse.nativescript.org/directory_items?period=weekly&order=likes_received as well as https://discourse.nativescript.org/directory_items?period=weekly&order=likes_received&api_key=<apiKey>&api_username=mast3rd3mon and https://discourse.nativescript.org/directory_items?period=weekly&order=likes_received&api_key=<apiKey> but all return no data