APIs & Integrations

BGrauer
参加者

Adding a new Customer Object cannot be done on live instance

解決

I did some prototyping for HubSpot on a test instance and added Custom Objects through the https://developers.hubspot.com/docs/api/crm/crm-custom-objects. Now I resolved all the issues there and wanted to execute this on our Live instance of HubSpot.

 

Unfortunately I get an error as the scope is not defined or is not public. Is there anything I can do to get this running?

 

HTTP 403

{
  "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": "8-------------------------d",
  "links": {
    "support": "https://help.hubspot.com/",
    "forum": "https://community.hubspot.com/t5/APIs-Integrations/bd-p/integrations"
  },
  "category": "MISSING_SCOPES"
}

 

 

0 いいね!
1件の承認済みベストアンサー
A_Wessolly
解決策
投稿者

Adding a new Customer Object cannot be done on live instance

解決

Hi @BGrauer,

 

are you maybe using the https://api.hubapi.com/crm/v3/schemas endpoint and oauth token?

Then you 
should try to use HubSpot API key. Be careful with this API key - it provides full access to your entire portal!

Any Enterprise account can create, read, and update custom objects using API key authentication.


In the HubSpot Developer Slack, a user also wrote that you should still set the following scopes: crm.schemas.custom.read, crm.objects.custom.read, crm.objects.custom.write

 

In the Marketplace there is the App "Easy Custom Objects
Create and modify existing custom objects inside your HubSpot portal", which may also help you.

 

Hope this helps getting the Custom Objects created.

 

 

元の投稿で解決策を見る

0 いいね!
3件の返信
A_Wessolly
解決策
投稿者

Adding a new Customer Object cannot be done on live instance

解決

Hi @BGrauer,

 

are you maybe using the https://api.hubapi.com/crm/v3/schemas endpoint and oauth token?

Then you 
should try to use HubSpot API key. Be careful with this API key - it provides full access to your entire portal!

Any Enterprise account can create, read, and update custom objects using API key authentication.


In the HubSpot Developer Slack, a user also wrote that you should still set the following scopes: crm.schemas.custom.read, crm.objects.custom.read, crm.objects.custom.write

 

In the Marketplace there is the App "Easy Custom Objects
Create and modify existing custom objects inside your HubSpot portal", which may also help you.

 

Hope this helps getting the Custom Objects created.

 

 

0 いいね!
A_Wessolly
投稿者

Adding a new Customer Object cannot be done on live instance

解決

Hi @BGrauer,

 

are you maybe using the https://api.hubapi.com/crm/v3/schemas endpoint and oauth token? Then you
 should try to use HubSpot API key. Be careful with this API key - it provides full access to your entire portal!

Any Enterprise account can create, read, and update custom objects using API key authentication.


In the HubSpot Developer Slack, a user also wrote that you should still set the following scopes: crm.schemas.custom.read, crm.objects.custom.read, crm.objects.custom.write

 

In the Marketplace there is the App "Easy Custom Objects
Create and modify existing custom objects inside your HubSpot portal", which may also help you.

 

Hope this helps getting the Custom Objects created.

 

 

MiaSrebrnjak
コミュニティーマネージャー
コミュニティーマネージャー

Adding a new Customer Object cannot be done on live instance

解決

Hi @BGrauer,

 

Thank you for reaching out to the Community!

 

I'm not familiar with this topic, but I wanted to ask a couple of subject matter experts for their advice: 

hi @A_Wessolly@zaklein@Ismail, do you have any tips for @BGrauer? Thank you!

 

Cheers
Mia, Community Team     


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More

0 いいね!