API not working

We are trying to ge the webscrapper to work on our website but there is an error with the API from Hubspot so the client never gets to see the price on the front end.

What could be the issue?

Error al persistir datos Error: HTTP request failed
2024-10-24T14:07:21.609697+00:00 app[web.1]: at addInitialLeadToHubspot (/app/integrations/hubspot.js:225:11)
2024-10-24T14:07:21.609697+00:00 app[web.1]: at async /app/app/routes.js:112:32 con el hubspot

@NSucreAbreu - I initially suggest a check on the log of API calls in your private app setup. You can see parameters and failure mode there.

Steve