We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Dec 4, 2021 10:54 AM
Hello Folks,
I am looking for a way to track failed request from hubspot form API. Let me know if there is any way do this.
Thanks
Dec 7, 2021 11:11 AM - edited Dec 7, 2021 11:22 AM
Hmm if you're using your API key, you can check the call logs for failed requests. Go to Settings > Integrations > API Key. Click on the call logs for details. Other than that I think you'd have to create a Private App, or just try the form yourself and see what errors come up in the console.
Dec 8, 2021 8:44 PM
Dec 6, 2021 10:14 AM
@piersg ,
What does your error handling look like for the forms API?
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |
Dec 6, 2021 9:56 AM
Hi @rajan ,
you can check the failed requests in your developer portal.
Go to the detail page of an App and select Monitoring.
There you can filter for Response codes and see all the requests of your App.
Regards Ronald
Dec 6, 2021 11:17 AM
Hi Ronald,
This is the path https://app.hubspot.com/forms/{endpoint-id}/{form-id}/submissions. I can't see detail page. For me its Marketing > Lead Capture > Forms.
Regards
Rajan