dakota_mccarty
10/05/2022, 8:54 AMpat_nadolny
10/05/2022, 1:53 PMmeltano install extractor tap-xero --clean
) it into your meltano project since the tap wasnt advertising the state
capability before, meaning Meltano didnt know that it should try to keep incremental state. Also from my browsing of the repo, it doesn't have a ton of activity but looks like its in relatively decent shape and logic looks robust.dakota_mccarty
10/06/2022, 7:04 AMModuleNotFoundError:
errors... is there some magic solution for those? I've tried about all I could think of... (sorry newb here)pat_nadolny
10/06/2022, 5:52 PMmeltano invoke tap-xero
to the point where it says tap_xero.client.XeroBadRequestError: HTTP-error-code: 400, Error: invalid_client
which makes sense because I gave it random config values.