singer-io / tap-typeform

Singer.io tap for extracting TypeForm data
GNU Affero General Public License v3.0
11 stars 20 forks source link

Extraction Error: 'NoneType' object is not iterable #24

Closed jaumeayats closed 1 year ago

jaumeayats commented 4 years ago

Stitch reports the following error during an extraction from Typeform:

'NoneType' object is not iterable

The full extraction log is attached. 144616.182664.sync.d196e1f4-83fd-11ea-a796-1292b2bce487.txt

fhinson commented 4 years ago

I'm also experiencing this issue. @luandy64 is it possible you could take a look at this?

aliw77 commented 4 years ago

+1

Paste Log: https://pastebin.com/pyQDQBum

Nicarim commented 3 years ago

I'm facing same issue - what's the problem of just adding an IF condition to that script?

giovanni-foorban commented 3 years ago

+1

Shanil6 commented 3 years ago

+1

MuriloKakazu commented 1 year ago

From reading your logs this does seem like the same problem I faced. It's now being fixed in https://github.com/singer-io/tap-typeform/pull/69

kethan1122 commented 1 year ago

Closing this issue, since it was fixed in #69