I managed to solve this issue, the solution was to remove the app completely and when creating the app for first time add the scope "crm.objects.companies.read" only but manually and not down in the checkboxes.
I managed to solve this issue, the solution was to remove the app completely and when creating the app for first time add the scope "crm.objects.companies.read" only but manually and not down in the checkboxes.
Please can someone give some help on this? I have readed all the related post but no solution was found, tried everything, removed all the scopes, added new ones based on the required in documentation for webhooks, just nothing seems to be working, that error is son generic with no information at all.
What endpoint are you looking to use? Also, make sure you are installing the app in your primary Hubspot portal and not the developer portal (as this has different scopes).
I only want to have webhooks to send updates from Hubspot to my website. Trying to install it in my account (I dont do it in dev account). All I need to have is webhook triggering updates of Company object, nothing else is needed.
The installation url just doesnt work, I receive that error message saying not enough scopes but no information about what scope is needed.
It runs through creating an app, configuring a webhook, installing the app and testing the webhook. I think the issue is that you have not included the crm.objects.companies.read scope (this is required if you want to receive information when companies are created.)