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 #22

Closed dctanugi closed 1 year ago

dctanugi 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

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