finn_frotscher
07/20/2022, 3:50 PMtap-facebook which leads to this error:
Extractor 'tap-facebook' could not be installed: failed to install plugin 'tap-facebook'.
ERROR: Cannot unpack file /private/var/fGolders/v6/n_bph68x415ftwrk_xvn2wwm0000gn/T/pip-unpack-jbap7rma/tap-facebook (downloaded from /private/var/folders/v6/n_bph68x415ftwrk_xvn2wwm0000gn/T/pip-req-build-9fj_hazg, content-type: text/html; charset=utf-8); cannot detect archive format
ERROR: Cannot determine archive format of /private/var/folders/v6/n_bph68x415ftwrk_xvn2wwm0000gn/T/pip-req-build-9fj_hazg
installing the tap directly with pip doesnt cause an issue.visch
07/20/2022, 3:53 PMmeltano.yml ?finn_frotscher
07/20/2022, 3:54 PMversion: 1
send_anonymous_usage_stats: false
project_id: 429aa36e-2635-453b-bd6a-402923052d47
plugins:
extractors:
- name: tap-facebook
variant: singer-io
pip_url: <https://github.com/singer-io/tap-facebook>
config:
start_date: "2019-01-01T00:00:00Z"
account_id: "${TAP_FACEBOOK_ACCOUNT_ID}"
access_token: "${TAP_FACEBOOK_ACCESS_TOKEN}"visch
07/20/2022, 4:00 PMpip_url: <https://github.com/singer-io/tap-facebook>
?
Did you follow https://docs.meltano.com/guide/plugin-management#custom-plugins ? There's one key piece missing in that url 😄visch
07/20/2022, 4:01 PMfinn_frotscher
07/20/2022, 4:01 PMfinn_frotscher
07/20/2022, 4:01 PMvisch
07/20/2022, 4:02 PMmeltano add extractor tap-facebook should work now a days 😄finn_frotscher
07/20/2022, 4:08 PMvisch
07/20/2022, 4:12 PMvisch
07/20/2022, 4:14 PMfinn_frotscher
07/20/2022, 4:15 PMfinn_frotscher
07/20/2022, 4:16 PMYou are calling a deprecated version of the Ads API. Please update to the latest version: v14.0.finn_frotscher
07/20/2022, 4:16 PMvisch
07/20/2022, 4:19 PMvisch
07/20/2022, 4:19 PM