Follow up for redirect_uri issue

KWong2
Member

Finally, I created a developer HubSpot account and now I can setup client_id and redirect_uri there.

And here is the auth url generated:

+ "&scope=crm.objects.companies.read+crm.schemas.contacts.read+"\
+ "crm.objects.deals.read+crm.schemas.companies.write+"\
+ "crm.schemas.custom.read+crm.schemas.companies.read+"\
+ "crm.objects.companies.write+crm.schemas.contacts.write+"\
+ "crm.objects.contacts.write+crm.objects.contacts.read+"\
+ "crm.objects.owners.read+crm.objects.custom.read"\
+ "&response_type=code"

However now, the problem is I cannot create companies, contacts, owners object in my HubSpot developer account, and I get this error when I do the authentication:
KWong2_0-1669424253090.png

 

Do anyone told me how can I get the missing features? Do I need to talk with sales?
0 Upvotes
1 Accepted solution
Jaycee_Lewis
Solution
Thought Leader

Hey, @KWong2 👋 Thanks for reaching out. A quick request — From your Developer portal, can you:

  • Click the Testing tab
  • Click the Create a Test Account
  • Set up the App Test Account
  • Use this account to test out your App

Developer portals do not the ability to create Contacts, Deals, etc, but App Test Accounts do have that ability. Here's the full article on our different account types — HubSpot Account Types 

 

Best,

Jaycee





loop


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

Learn More




View solution in original post

0 Upvotes
1 Reply 1
Jaycee_Lewis
Solution
Thought Leader

Hey, @KWong2 👋 Thanks for reaching out. A quick request — From your Developer portal, can you:

  • Click the Testing tab
  • Click the Create a Test Account
  • Set up the App Test Account
  • Use this account to test out your App

Developer portals do not the ability to create Contacts, Deals, etc, but App Test Accounts do have that ability. Here's the full article on our different account types — HubSpot Account Types 

 

Best,

Jaycee





loop


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

Learn More




0 Upvotes