[FEATURE] Extend Oauth Scope with Hubspot to Custom Objects
See original GitHub issueWhen using a bearer token with Hubspot, API calls into custom objects come back with error:
This app hasn't been granted all required scopes to make this call. Read more about required scopes here: https://developers.hubspot.com/scopes.
I’ve had to switch to API key requests in order to accomplish what I wanted with custom objects.
Issue Analytics
- State:
- Created a year ago
- Comments:10 (1 by maintainers)
Top Results From Across the Web
Solved: HubSpot Community - Custom Objects with OAuth2
Solved: Hallo, I have a developer App which is authenticated with my portal. All Api requests are going through but when I try...
Read more >CRM | custom objects - HubSpot Developers
HubSpot custom objects allow organizations to represent and organize that data based on your business requirements with the custom objects API.
Read more >Working with OAuth - HubSpot Developers
OAuth requires you to set scopes, or permissions, for your app. Each scope provides access to a set of HubSpot API endpoints and...
Read more >CRM API | CRM cards - HubSpot Developers
To create custom CRM cards, your app has to request the OAuth scopes needed to modify the CRM records where your card will...
Read more >Custom Object Creation Using OAuth API - HubSpot Community
Solved: I'm unable to create schemas through the Oauth API. The HubSpot API claims that I'm missing a required scope but doesn't mention ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Done - and I think you can join the slack community here: https://developers.hubspot.com/slack
Nice! Glad we got it sorted out!