Source Salesforce: URI too long #14024
Labels
autoteam
community
connectors/source/salesforce
team/connectors-python
type/bug
Something isn't working
Environment
Current Behavior
After some incremental updates, one of our
Salesforce -> Google Pub/Sub
connections started to fail to get data from Salesforce with the following error:Attempting to reset data to do full refresh also resulted in the same error.
Expected Behavior
The sync job should successfully sync data from Salesforce.
Logs
logs-1575317.txt
Steps to Reproduce
I am not sure exactly on how to reproduce this error, but I think, since Salesforce builds the URI request parameters out of the parameters, I believe it can end up being a really long URI. I believe the easiest way of reproducing would be having an entity with a lot of fields. Maybe increasing the list of fields with custom fields can help.
Are you willing to submit a PR?
Yes.
The text was updated successfully, but these errors were encountered: