APIs & Integrations

ShubhangiPawar
Member

Get Subscriptions API failing with "Missing Scopes"

SOLVE

Hi Team,

I am trying to retrieve get subscription through postman using below API call
https://api.hubapi.com/webhooks/v3{appId}/subscriptions. But getting below mentioned error. I have provided these scopes -crm.schemas.subscriptions.read, crm.objects.subscriptions.read.

Could you please help me on this.
{
"status": "error",
"message": "The scope needed for this API call isn't available for public use. If you have questions, contact support or post in our developer forum.",
"correlationId": "629198a3-94f9-4dd7-bc58-b4210086c5d0",
"links": {
"support": "https://help.hubspot.com",
"forum": "https://community.hubspot.com/t5/APIs-Integrations/bd-p/integrations"
},
"category": "MISSING_SCOPES"
}

Thanks

0 Upvotes
1 Accepted solution
zach_threadint
Solution
Guide

Get Subscriptions API failing with "Missing Scopes"

SOLVE

Hi @ShubhangiPawar 👋

 

The endpoint you've attempted to call is restricted to webhook subscriptions managed within HubSpot "Public Apps". The only valid authentication method for this endpoint is listed as "Developer account API key" (see 'Read event subscriptions' > 'Auth Methods' section in this HubSpot API doc). If you haven't already, you can create a HubSpot Developer Account here. Best I can tell, there's no similar API resource currently available for HubSpot Private Apps (but I could be wrong 🤞).

 

I hope this proves helpful. Please let me know if you have any follow-up questions.

All the best,

Zach

--

Zach Klein
HubSpot Integrations & App Developer
Meanjin / Brisbane, Australia



Say g'day


If my post helped answer your query, please consider marking it as a solution.


View solution in original post

0 Upvotes
2 Replies 2
zach_threadint
Solution
Guide

Get Subscriptions API failing with "Missing Scopes"

SOLVE

Hi @ShubhangiPawar 👋

 

The endpoint you've attempted to call is restricted to webhook subscriptions managed within HubSpot "Public Apps". The only valid authentication method for this endpoint is listed as "Developer account API key" (see 'Read event subscriptions' > 'Auth Methods' section in this HubSpot API doc). If you haven't already, you can create a HubSpot Developer Account here. Best I can tell, there's no similar API resource currently available for HubSpot Private Apps (but I could be wrong 🤞).

 

I hope this proves helpful. Please let me know if you have any follow-up questions.

All the best,

Zach

--

Zach Klein
HubSpot Integrations & App Developer
Meanjin / Brisbane, Australia



Say g'day


If my post helped answer your query, please consider marking it as a solution.


0 Upvotes
BérangèreL
Community Manager
Community Manager

Get Subscriptions API failing with "Missing Scopes"

SOLVE

Hi @ShubhangiPawar, I hope that you are well!

Thanks for reaching out to us!

I'd love to put you in touch with some of our Top Experts:

Hi @zach_threadint and @Bortami do you have suggestions to help @ShubhangiPawar, please?

Also, I would recommend connecting with HubSpot Technical Support, as Support is included in your subscription and they will be able to provide real-time assistance for this matter, including hopping on a screenshare if necessary.

Thanks so much and have a great day!

Best,
Bérangère


Saviez-vous que la Communauté est disponible en Français ?
Rejoignez les discussions francophones en changeant votre langue dans les paramètres !

Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings!


0 Upvotes