🐛 Source Intercom: company_segment
raises 404 error while calling n+1 companies
stream.
#9339
Labels
area/connectors
Connector related issues
connectors/destination/postgres
connectors/destinations-database
connectors/source/intercom
connectors/sources-api
type/bug
Something isn't working
Environment
Current Behavior
When syncinc
company_segments
thecompanies
stream is re-consumed to buildcompany_segments
URL.While performing these N+1
companies
calls, ascroll_param
returned by the API and used as the next page token returns 404 when called.Could it be related to the specific behavior of scrolls in the intercom's API?
Expected Behavior
Can this error be handled to avoid this sync crashing?
Logs
logs-78-0.txt
Slack conversation
https://airbytehq.slack.com/archives/C01MFR03D5W/p1641437317000700?thread_ts=1641261197.116300&cid=C01MFR03D5W
Steps to Reproduce
The errors might be transient, other sync attempts do not have the same error.
The text was updated successfully, but these errors were encountered: