I tried rotating the key on the old app earlier, and again just now, but no difference - I re-checked the scopes as well and they match exactly on the...read more
I had this issue, and it was resolved by creating a new private app and token after enterprise was activated on the account, the private app that was...read more
I figured it out - the private app needs to be recreated after enterprise is activated, or you get these weird permission errors for some of the cust...read more
This is the request from hubspot import HubSpot
import hubspot
from pprint import pprint
from hubspot.crm.schemas import ObjectSchemaEgg, ApiExcept...read more