#HubSpot Integration not working - CRITICAL
1 messages · Page 1 of 1 (latest)
Hi there, Are you using your own credentials or Composio default credentials?
Own credentials
If we want to use our own app, we need to match exactly the scopes and optional scopes that you have if we want it to work, otherwise it fails.
For example if we add all the permisions as optional_scopes and only leave "oauth" as the required scope. it won't work.
for example, this won't work:
required: oauth
optional:
account-info.security.read, accounting, actions, analytics.behavioral_events.send, automation, automation.sequences.enrollments.write, automation.sequences.read, behavioral_events.event_definitions.read_write, business-intelligence, business_units_view.read, cms.domains.read, cms.domains.write, cms.functions.read, cms.functions.write, cms.knowledge_base.articles.publish, cms.knowledge_base.articles.read, cms.knowledge_base.articles.write, cms.knowledge_base.settings.read, cms.knowledge_base.settings.write, cms.membership.access_groups.read, cms.membership.access_groups.write, cms.performance.read, collector.graphql_query.execute, collector.graphql_schema.read, communication_preferences.read, communication_preferences.read_write, communication_preferences.statuses.batch.read, communication_preferences.statuses.batch.write, communication_preferences.write, content, conversations.custom_channels.read, conversations.custom_channels.write, conversations.read, conversations.visitor_identification.tokens.create, conversations.write, crm.dealsplits.read_write, crm.export, crm.import, crm.lists.read, crm.lists.write, crm.objects.appointments.read, crm.objects.appointments.write, crm.objects.carts.read, crm.objects.carts.write, crm.objects.commercepayments.read, crm.objects.companies.read, crm.objects.companies.write, crm.objects.contacts.read, crm.objects.contacts.write
...
Any reason why?
You need to make sure that you have configured the same in your OAuth2 app in the hubspot developer portal! Please verify that and let me know if you need any help!