HubSpot Native Apps

AJain77
Member

Hubspot api returns 404 when try to connect

SOLVE

Hi when I try to connect with hubspot account on my developer app  suddenly I got started getting error on this url 404 error on this can u please let me know if other also get error 

https://app.hubspot.com/api/apps-hublets/app-portal-install-allowlist/v3/client-id/{client_id}

1 Accepted solution
Jigar_Thakker
Solution
Recognized Expert | Diamond Partner
Recognized Expert | Diamond Partner

Hubspot api returns 404 when try to connect

SOLVE

Hi @AJain77 ,

A 404 error typically means that the URL you're trying to access does not exist on the server

  • Can you check if the URL is valid and look for any HubSpot API updates that might be causing the issue? 
    Refer the link here: https://developers.hubspot.com/docs/reference/api/overview
  • Also, verify if the endpoint is available, as it might be inaccessible for your account type.
  • Double-check the client ID if replaced with the actual one and configuration.
  • Additionally, try accessing it from a different network or browser to rule out any network issues.

For reference: https://developers.hubspot.com/docs/

 

 If this helps, feel free to mark it as the solution ✔️ and give it an upvote 👍 !

View solution in original post

1 Reply 1
Jigar_Thakker
Solution
Recognized Expert | Diamond Partner
Recognized Expert | Diamond Partner

Hubspot api returns 404 when try to connect

SOLVE

Hi @AJain77 ,

A 404 error typically means that the URL you're trying to access does not exist on the server

  • Can you check if the URL is valid and look for any HubSpot API updates that might be causing the issue? 
    Refer the link here: https://developers.hubspot.com/docs/reference/api/overview
  • Also, verify if the endpoint is available, as it might be inaccessible for your account type.
  • Double-check the client ID if replaced with the actual one and configuration.
  • Additionally, try accessing it from a different network or browser to rule out any network issues.

For reference: https://developers.hubspot.com/docs/

 

 If this helps, feel free to mark it as the solution ✔️ and give it an upvote 👍 !