• [Wébinaire 13 novembre 2025] Comment l’IA optimise la performance marketing in HubSpot ?

    S'inscrire

APIs & Integrations

BGrauer
Participant

Adding a new Customer Object cannot be done on live instance

Résolue

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 Votes
1 Solution acceptée
A_Wessolly
Solution
Contributeur

Adding a new Customer Object cannot be done on live instance

Résolue

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.

 

 

Voir la solution dans l'envoi d'origine

0 Votes
3 Réponses
A_Wessolly
Solution
Contributeur

Adding a new Customer Object cannot be done on live instance

Résolue

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 Votes
A_Wessolly
Contributeur

Adding a new Customer Object cannot be done on live instance

Résolue

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
Gestionnaire de communauté
Gestionnaire de communauté

Adding a new Customer Object cannot be done on live instance

Résolue

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 Votes