-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[source-outreach] 'TypeError: argument of type 'NoneType' is not iterable' #55253
Comments
We've definitely just seen this a couple days back. #55180 attempts to fix it and I think we should just merge this and see if that worked ;) |
@natikgadzhi No, I'm trying to set up the source using connector version 1.1.6, after the merge of #55180. It still presents the same error. |
Whoops. The l. You'd have to fork in Bulder and change stream state to stream interval, as @pnilan suggested in the linked PR. |
@natikgadzhi Sorry, I don't get what you are saying. When I fork the connector in the Builder, I only see the YAML, and not the python code (where is the place I understand is the stream state defined). So, I'm not sure how I could change that. Thanks for your help |
@natikgadzhi @JuanAngarita727 Fix for this here: #55805 |
@kyleromines we really need a fix for this ASAP. |
@kyleromines Thanks for your help. It works now |
Connector Name
source-outreach
Connector Version
1.1.4
What step the error happened?
Configuring a new connector
Relevant information
I'm creating an Outreach source, and when I try to set up the source, the process returns a 'TypeError: argument of type 'NoneType' is not iterable' error.
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: