We call with an OAuth token (that works - for sure not the issue). But we get this error back:
The scope needed for this API call isn't available for public use. If you have questions, contact support or post in our developer forum. category: "MISSING_SCOPES"
Our App is not listed in the marketplace (maybe that's the issue?).
Hey, @DKndn👋 Those endpoints use your Developer API key and your App ID. That's why you are getting the error.
You can find your Developer API Key in your Developer Account
Best,
Jaycee
Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success. Don't miss this opportunity to connect and grow—reserve your spot today!
Did you know that the Community is available in other languages? Join regional conversations by changing your language settings !
I got a step further with the Developer API-Key. But I don't get the webhook subscription yet.
We develop an WP-Plugin which will be installed on different Servers/URLs. I want to subscribe from every WP-Plugin separately to some webhooks. The webhooks should then be sent from Hubspot directly to the WordPress-Server where our Plugin is installed.
For now it seems that I have to manually type a webhook destination URL where every Webhook will be sent to (regardless of which client).
What's the way so every client (with their own server) can subcribe to an HS Webook?