Hi everyone, I’m new to Meltano and working on cre...
# singer-tap-development
s
Hi everyone, I’m new to Meltano and working on creating a tap for Algolia. I’ve set up my config values using the instructions here (
meltano config tap-algolia set password <value>
, etc.) but when I try to test using
poetry run tap-algolia --discover
I get this error of “Config validation failed.” Does anyone know what I might be doing wrong here? Thank you!