running `meltano --log-level=debug config <conn...
# troubleshooting
a
running
meltano --log-level=debug config <connection_id> test
yields the following error log:
AnnotationsMeta object argument after ** must be a mapping, not NoneType
any idea what this means or how to fix?
e
That's usually related to a formatting error in
meltano.yml
. Can you share your redacted
meltano,yml
contents in this thread?