- 🇺🇸United States perfectcu.be
Using 3.0.0-alpha4 I was unable to connect with the recommended scopes in this thread 💬 Couldn’t complete the connection Insufficient scopes were provided. Please contact the integrator. Fixed and the README.md file included with this module. Specifically this:
You will need to provide the `oauth` scope to connect your site and additionally the `forms` and `contacts` scopes if you wish to use the Webform functionality
...Which yields this HubSpot Scope string at the modules config page here
/admin/config/services/hubspot
:
oauth forms contacts
The following scopes string worked for me with the current hubspot API scopes documentation:
oauth forms crm.objects.contacts.read crm.schemas.contacts.read crm.objects.contacts.write crm.schemas.contacts.write