APIs & Integrations

mjuneja
Membro

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

I am getting this Error, I have checked all Scopes are there. Still an issue:
Insufficient Scopes were provided. Please contact the integrator.

https://app.hubspot.com/oauth/authorize?client_id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx&scope=contacts content reports social automation timeline forms files hubdb transactional-email&redirect_uri=https://www.hubspot.com

0 Avaliação positiva
1 Solução aceita
Derek_Gervais
Solução
Alunos da HubSpot
Alunos da HubSpot

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Hey @erikrahman2000 ,

This specific error (Insufficient Scopes were provided. Please contact the integrator.) occurs when the scopes requested in the authorization URL don’t match up with the scopes checked off in the app’s settings. @mjuneja resolved this issue by un-checking some scopes that he wasn’t requesting in his authorization URL. You can either:

  1. Go into your app’s settings and uncheck any scopes you’re not requesting
  2. Add scopes to your authorization URL, so that you’re requesting all scopes that are checked off in your app’s settings

Exibir solução no post original

11 Respostas 11
erikrahman2000
Membro

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Hi @Derek_Gervais,

Many thanks for your reply, it works now!

Best Regards,
Erik

Derek_Gervais
Solução
Alunos da HubSpot
Alunos da HubSpot

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Hey @erikrahman2000 ,

This specific error (Insufficient Scopes were provided. Please contact the integrator.) occurs when the scopes requested in the authorization URL don’t match up with the scopes checked off in the app’s settings. @mjuneja resolved this issue by un-checking some scopes that he wasn’t requesting in his authorization URL. You can either:

  1. Go into your app’s settings and uncheck any scopes you’re not requesting
  2. Add scopes to your authorization URL, so that you’re requesting all scopes that are checked off in your app’s settings
biyr
Membro

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Hi @Derek_Gervais I am seeing the same error and have the right scopes defined requested by the app. I am trying to integrate HubSpot with AWS using AWS AppFlow. I have the scopes and only those specific scopes requested by HubSpot from this documentation: link

 

I am seeing this same issue: "

same error: "Couldn’t complete the connection Insufficient scopes were provided. Please contact the app developer."
 
AWS support thinks this issue is with HubSpot after debugging this issue.
 
0 Avaliação positiva
RSerpa
Participante

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

@biyr I don't know if you resolved this, but take a look at the scopes AWS says to request versus what is actually requested. Removing the permissions that were not requested in the "Install URL" allowed the Appflow connection to work...Although it no longer works for my use-case. 

 

What AWS docs SayWhat is actually requested
automationautomation
content-
crm.lists.readcrm.lists.read
crm.lists.writecrm.lists.write
crm.objects.companies.readcrm.objects.companies.read
crm.objects.companies.writecrm.objects.companies.write
crm.objects.contacts.readcrm.objects.contacts.read
crm.objects.contacts.writecrm.objects.contacts.write
crm.objects.custom.read-
crm.objects.custom.write-
crm.objects.deals.readcrm.objects.deals.read
crm.objects.deals.writecrm.objects.deals.write
crm.objects.owners.readcrm.objects.owners.read
crm.schemas.custom.read-
e-commercee-commerce
formsforms
oauthoauth
sales-email-readsales-email-read
ticketstickets
0 Avaliação positiva
bansalakhil
Membro

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

@RSerpa Did you find any solution to this? I am in the same boat now. After removing those scopes connector was created(app was installed) but contacts calls in app flow failing. 

0 Avaliação positiva
Vishalb
Membro

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Hi Derek,

From where do I access the "Scopes" section within the settings menu.

A search within settings didn't show any results for "scopes" search.

 

Thanks,
Vishal

 

erikrahman2000
Membro

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Hi @mjuneja,

I am experiencing the same error and following what you did. Unfortunately, I am still having the error.
Here is my URL https://app.hubspot.com/oauth/authorize?client_id=xxx&scope=contacts%20automation%20workflows&redire...

Can you please let me know what is causing of error?

Thanks,
Erik

0 Avaliação positiva
mjuneja
Membro

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Hi,

I changed my app. Now its working. But what is exactly issue… I still
don’t know. And in scopes while creating URL just pass contacts and
workflow.

Thanks,

mjuneja
Membro

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Worked with:

In Scopes I just passed contacts and automation

mjuneja
Membro

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Now I am getting different error.
You do not have the correct role to grant these permissions. Please contact your administrator.
I think after unchecking action forms, i need to remove some parameter in scope too… but I am not sure which scopes are related to action forms that should be removed.

0 Avaliação positiva
Derek_Gervais
Alunos da HubSpot
Alunos da HubSpot

Error: Insufficient Scopes were provided. Please contact the integrator

resolver

Hi @mjuneja,

You should uncheck action forms, and also make sure that those spaces are URL encoded. Are you still seeing issues after trying that?

0 Avaliação positiva