I’m building an application that gets access with OAuth and it doesn’t seem like it’s possible to request the webhook_subscriptions.{read,write} scopes. I’ve tried both the scoped and classic OAuth methods.
Is the only way to setup webhook subscriptions via an API key?