armaan_tewary
10/13/2021, 7:05 PMtaylor
10/13/2021, 8:47 PM--log-leve=debug
? Also, you can run meltano invoke tap-shopify
(with or without the log level) to see if the connector itself is able to runfred_reimer
10/15/2021, 9:37 PMmeltano config tap-shopify list
to list the current values and where metlano is getting them from (meltano.yml or .env most likely). And you should be able to do a meltano config tap-shopify set shop myshopname
to set the shop name to myshopname (if that's what yours is). I don't know Shopify, but it looks like you will need a shop name, API key, and a start date for the extractor (tap). Hope this helps!