APIs & Integrations

AnuragBisht
Member

Feedback submission CRM API says missing scope

Hello,

I am working on API integration using CRM API endpoints.

The feedback submission API is giving me trouble.

https://developers.hubspot.com/docs/api/crm/feedback-submissions

 

I have tried both Oauth2 and API keys. 

 

Scope permissions provided:  contacts, tickets, e-commerce, crm.custom.objects.read, crm.custom.objects.write

 

Output I get: missing scopes

 

Please help me in this regard, if anyone has faced a similar problem and was able to resolve it.

0 Upvotes
5 Replies 5
AnuragBisht
Member

Feedback submission CRM API says missing scope

I tried both, not sure why the scope is mentioned as None for this API although the HTTP response says you need to add missing scope,

 

The same happened with one more API quotes CRM API, both have scope as None mentioned in the documentation.

0 Upvotes
dennisedson
HubSpot Product Team
HubSpot Product Team

Feedback submission CRM API says missing scope

@AnuragBisht

Try using the portal's API key. 

I am not understanding why OAuth is not working, though.  I don't even see required scopes in the documentation 🤔

@lynton , have you used this API, yet?

0 Upvotes
AnuragBisht
Member

Feedback submission CRM API says missing scope

AnuragBisht_0-1614069802167.png

 

0 Upvotes
dennisedson
HubSpot Product Team
HubSpot Product Team

Feedback submission CRM API says missing scope

Hello @AnuragBisht 

What api key are you using for the call? 

0 Upvotes
AnuragBisht
Member

Feedback submission CRM API says missing scope

I am using a developer API key from the Hubspot developer portal

0 Upvotes