Iam trying write record as dictionary
# getting-started
s
Iam trying write record as dictionary
l
your tap schema is not accurate, target-postgres is expecting a string according to the error message
and is getting a list
you need to edit the tap, or override the schema in meltano.yml
s
So should we change type as list