Issues with the new Developper platform (CORS?)

PAtlan
Mitwirkender/Mitwirkende

I'm trying to run an MCP server to access HubSpot from Mistral.ai. 

I've been following this guide   https://developers.hubspot.com/docs/apps/developer-platform/build-apps/integrate-with-hubspot-mcp-se...

In order to create an App on the new platform as requested, I've followed this guide:

https://developers.hubspot.com/docs/getting-started/quickstart

 

I've managed to set up a developper account, and I've managed to upload a get-started project and add the card to the central column. 

 

Unfortunately I get an error message in the card: 

CleanShot 2025-10-03 at 18.51.19@2x.png

and if I look into the developper console i see the following message: 

CleanShot 2025-10-03 at 18.51.37@2x.png

 

I am located in Europe, so I'm assuming the template used to build the app uses a standard origin url (https://app.hubspot.com) instead of the one my developper platform is running on (https://app-eu1.hubspot.com) .

I'm assuming this is a CORS issue, but I have no knowledge at all of how to solve it. 

 

As anyone faced a similar issue or know how to solve it?

Thanks !

0 Upvotes
1 Akzeptierte Lösung
FaramarKolivand
Lösung
Teilnehmer/-in

Err_Blocked_By_Client means your own browser (typically an extension in your browser, maybe adblocker?) blocked the request, but that's not the main issue here. Check the component name in your extension.json project and make sure it is matching with the component exported bt your bundle.

Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
2 Antworten 2
FaramarKolivand
Lösung
Teilnehmer/-in

Err_Blocked_By_Client means your own browser (typically an extension in your browser, maybe adblocker?) blocked the request, but that's not the main issue here. Check the component name in your extension.json project and make sure it is matching with the component exported bt your bundle.

0 Upvotes
STierney
Community-Manager/-in
Community-Manager/-in

Hey @PAtlan - thanks for posting in the Community!

I'd like to tag in some experts here to see if they have any insight for us! @mangelet, @HubDoPete, and @miljkovicmisa - any idea what may be causing this error?

Shane, Senior Community Moderator





loop


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

Learn More




0 Upvotes