The error we get is {"status":"error","message":"The access token must have the correct format","correlationId":"b8ec2a11-eadf-449f-956f-154978e9fca7"}
The problem is apparently rather that it's not possible to use this Endpoint with a Private App Access Token. Seems like an oversight tbh, but we're working around it in a hacky way by hardcoding the Application ID from the customer for now.
The problem is apparently rather that it's not possible to use this Endpoint with a Private App Access Token. Seems like an oversight tbh, but we're working around it in a hacky way by hardcoding the Application ID from the customer for now.
Hey, @FG_👋 Thanks for your question. Can you try opening an issue in the repository, please? — HubSpot/hubspot-api-nodejs We'll also leave this open in case another community member has a suggestion for you. Adding an example of where this same format is working for you could help give our community members more context.