eli_c.
05/25/2023, 7:52 PMmeltano select tap-freshdesk --list --all
is giving the following error:
Cannot list the selected attributes: Could not find catalog. Verify that the tap supports discovery mode and advertises the `discover` capability as well as either `catalog` or `properties`
any idea why? thanks.edgar_ramirez_mondragon
05/25/2023, 8:44 PMacarter24
, does seem to support both capabilities.eli_c.
05/25/2023, 8:48 PMedgar_ramirez_mondragon
05/25/2023, 9:35 PMacarter24
variant the default cc @pat_nadolnypat_nadolny
05/25/2023, 9:52 PMacarter24
variant the default. @eli_c. did the acarter24
variant work for you? You can reinstall by running:
meltano remove extractor tap-freshdesk
meltano add extractor tap-freshdesk --variant acarter24
eli_c.
05/25/2023, 10:07 PMacarter24
variant does work. what’s confusing is that in another project with the default variant, it supports entity selection.eli_c.
05/26/2023, 5:33 AM