Hi,
I need to create subscriptions objects via API. I got 403 Client Error du to scopes issues.
Cannot add write scope to crm.objects.subscription for my access token.
Any help ?
Thanks !
Hi @SFENNIA,
At the moment the only available scopes for subscriptions include those listed as there aren’t any endpoints that allow for programmatic creation (write) for the subscription object. See documentation here.
I’m not sure if (or when) HubSpot will update this but until they do we’re limited in terms of what we can do using the API and the subscriptions object.
Jack