HubSpot Deals object not accessible in Make.com (403 error despite full HubSpot permissions)

:bullseye: What is your goal?

I’m trying to build an integration where Make watches for new Deals created in HubSpot, then automatically creates a Trello event card from a master template. The first step is using the HubSpot CRM → Watch Deals module.

:thinking: What is the problem & what have you tried?

Whenever I use the “HubSpot CRM – Watch Deals” module, I get a 403 error saying I don’t have permission to view DEAL object type. The error:

“[403] You do not have permissions to view object type ObjectTypeId(legacyObjectType=DEAL) in portal 40182995 (requires one of [deals-read]).”

I contacted HubSpot support and confirmed the following:

  • I am the Super Admin of the HubSpot portal.
  • Deals is fully enabled in Settings → Objects.
  • I have full access to Contacts, Deals, Companies, and all CRM objects.
  • HubSpot support confirmed there are no permission issues in my account and advised me to contact Make.

I also reconnected the Make → HubSpot app fully, granting all available permissions, including CRM access. Still receiving the same error.

This suggests the issue may be with the Make HubSpot connector or its scopes.

:clipboard: Error messages or input/output bundles

[403] You do not have permissions to view object type ObjectTypeId(legacyObjectType=DEAL) in portal 40182995 (requires one of [deals-read]). HubSpot Correlation ID: de0c49ad-e942-445f-8430-28621d6bc4dd.

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Hi,

There was a similar question in Hubspot Community a while ago.

Try checking the following settings in the Hubspot module:

HubSpot Module → Connection → Add → Show advanced settings → Custom Scopes

Hope it helps!