There should be a normal guide...and guide for dum...
# singer-tap-development
o
There should be a normal guide...and guide for dummies. I need the last one
p
hey @oscar_gonzalez - it looks like catalog discovery is failing which might be an authentication issue. Do you know that your credentials are valid? You can also try running
meltano invoke --dump config <tap-name>
to make sure your config is populating properly
o
yes, they are valid
let me check that
thanks
Yes, it is returning values
e
@oscar_gonzalez does
meltano --log-level=debug invoke <tap-name> --discover
work?
p
hmm, does your stack trace say thing else above the section that you screenshotted? Discovery is failing but its not clear what the cause is
o
It says this
@edgar_ramirez_mondragon Hi, After running that line, I got this. Is not finding that file.
e
You need to make sure the installed package has that file. How are you adding the extractor to
meltano.yml
?
o
meltano install
but I am not using a env
how do you setup the install so it finds that file?