Hi! I’m running tap-spreadsheet-anywhere to targe...
# troubleshooting
d
Hi! I’m running tap-spreadsheet-anywhere to target-s3 and getting this error:
KeyError: 'pv_passed'
in
datelike_type = get_datelike_property_type(schema["properties"][key])
. What could be the source of the error? Meltano version: 2.19.1 Python version: 3.10.12
e
Hi @denis_gribanov! By change, does the
pv_passed
column have uppercase characters in the source file? If so, you may be running into https://github.com/ets/tap-spreadsheets-anywhere/issues/15