Using an administrative account to connect Azuqua & Hubspot CRM, we’ve had good success accessing the implemented API elements.
However, when I use the “HTTP Request” card to access the CRM-Objects API to access product line items, I get an out of scope error.
"statusCode": 400,
"body": {
"status": "error",
"message": "Must have scope DEAL_LINE_ITEM_READ"
},
I have seen references from 2018 to the CRM Associations API requiring e-commerce on the scope of the OAUTH token, but, don’t recall being able to select scopes when authenticating Azuqua with Hubspot CRM.
I can hit the CRM Associations API, the the CRM Objects API via api key from Postman, but from the “HTTP Request” card the attempt fails, with the above error, using the connector’s OAUTH and it fails when trying to add the API key, as the auth methods conflict.
Anyone else seeing this?
Thanks,
Michael