josh_lloyd
06/02/2021, 5:27 PMoauth_credentials in the config will override the key_file_location but when I run meltano select tap-google-analytics --list --all I get the following error:
Cannot list the selected attributes: Catalog discovery failed: command [.../meltano/.meltano/extractors/tap-google-analytics/venv/bin/tap-google-analytics', '--config', '.../meltano/.meltano/run/tap-google-analytics/tap.config.json', '--discover'] returned 1: CRITICAL tap-google-analytics: '.../meltano/client_secrets.json' file not founddouwe_maan
06/02/2021, 5:30 PMoauth_credentials settings are making it to the tap correctly using meltano config tap-google-analytics? That will also mention the key_file_location , but that should be ignored by the tap (as the docs suggest)josh_lloyd
06/02/2021, 5:31 PMmeltano.yml file in their respective placesjosh_lloyd
06/02/2021, 5:33 PMaccess_token or refresh_token. Don’t know if that’s causing the error. That would be odd though since the error really points in a different direction …douwe_maan
06/02/2021, 6:51 PMdouwe_maan
06/02/2021, 6:52 PMdouwe_maan
06/02/2021, 6:52 PMjosh_lloyd
06/02/2021, 6:54 PM