- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Deals Endpoint Returning 414
SOLVEFeb 18, 2020 5:14 PM
For the past week, we've been having a fairly urgent issue with our data pipeline due to the length of our requests to HubSpot. I believe this is because the Deal Properties API has started returning extra auto-generated properties. We use Stitch to get data from HubSpot into our data warehouse and, looking through Stitch's logs, it does not seem to be able to talk to HubSpot anymore.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
Feb 19, 2020 8:58 PM - edited Feb 19, 2020 9:09 PM
Hey @stitch_data @krhsiung and other community users,
Context
It came to our attention that since last week, some customers are receiving 414 errors when fetching HubSpot deals data using Stitch.
This specific issue occurred because many new properties were added by HubSpot, and Stitch includes all properties in the URL of their "Get all deals" requests. This resulted in the URI being too long, causing an error.
Latest update
Our internal team has reached out to Stitch and they will implement a short term fix of requesting all properties via the `includeAllProperties` and `allPropertiesFetchMode` params. This will allows the endpoint to get all deals properties without including them individually in the request URI (which resulted in error 414).
Longer term, we will be working closely with Stitch to artichitect their integration with us in a more efficient way.
Please do let me know if there's any further questions on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content