I am struggling to push to a stream via a 3rd party application. The documentation says to “enable your application” under next steps. But I do not see this option and I’m getting permission denied.
Hey! This is an OSDK app, right? I believe hitting the streaming APIs through an OSDK app is not yet supported, and so the provided token is not scoped to the necessary operation here "streaming:write". We are working towards supporting this in the future, but for now the preferred workaround is to create a separate non-OSDK app with no scope restrictions to hit the streaming API. You can do this by selecting “No, I will not use an Ontology SDK” in Step 4 of the create flow: