Hubspot. Authorization failed because the provided scopes are insufficient

Hi. I’ve set up a trigger node for Hubspot, however, when trying to reconnect, I keep getting “Authorization failed because the provided scopes are insufficient. Please contact the app developer.” error message, even though we have ALL the scopes enabled.

Moreover, all the webhook subscriptions were flushed twice already, meaning that they just stopped working. I had to turn off and turn on back on the workflow to register those webhooks again.

Has anybody faced this or maybe there is a solution already? I feel like the node might by trying to reconnect and fails, erasing all the webhooks

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @Artego,

For the Trigger node the scopes needed are here: HubSpot credentials | n8n Docs if you add too many scopes it causes issues.

For the regular node it is a different set of scopes which can sometimes cause confusion.

I’ve tried this and always got an error that there are not enough scopes, so I had to add ALL of them to make it work. However, when I’m trying to reconnect now, it fails as well

Which type of application are you making in Hubspot? I have given this another go and it appears to be working ok.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.