Hello,
I’ve been recently running in an issue with permissions on our test environment (hubid: 4066449) and would be glad if you could offer me a little guidance.
What I’m trying to do is add a contact using the method described on this page: https://developers.hubspot.com/docs/methods/contacts/create_contact
i’ve been using this method effectively up until now, and it stills works on our production environment but throws the following error when trying to do it on our test environment :
This oauth-token (xxxxx) does not have proper permissions! (requires all of [contacts-write])
I’ve tried initializing a new Oauth connection to try and be sure contact permissions were of with :
scope=contacts%20timeline
I’m now getting an error regarding permissions on our test environment :
This hub doesn’t have access to some HubSpot features that are required by this integration.
I remember using the same method previously without running into any of those errors.
Would you happen to know what could have changed in our environment or in the methods I’m using ?
Thanks for your help and your great API,
Édouard