I just got Discourse setup on Digital Ocean and I’m trying to tie it into my app on Bubble.
I found the API docs https://docs.discourse.org/ which say that I need to create an API key on the admin panel.
However, I don’t see any way to create a new API key.
I tried using that one API key in a parameter called “api_key” on a test call and the message said it wasn’t accepted.
So I’d like to ask about how to get the user’s notification count but I can’t even get authenticated yet.
I’d be happy to educate myself but I can’t find any documentation or tutorials on how to get started calling the Discourse API.