Hi All, I am trying to run Tap- braintree to extra...
# troubleshooting
j
Hi All, I am trying to run Tap- braintree to extract data and save it in Target-Presto. The tap-braintree is running fine without issue,but i am getting below error while loading it to presto. the Json is valid,not sure what is happening.Any help on this much appreciated. Catalog discovery failed: invalid catalog: Extra data: line 2 column 1 (char 2588) Tap-braintree- Singer Tap https://github.com/singer-io/tap-braintree
e
I think that tap has slightly bad metadata and needs a fix similar to https://github.com/meltano/hub/pull/1948.
Can you run
meltano lock --update --all
and try again?
👍 1
j
@Edgar Ramírez (Arch.dev) Thanks a lot for the help. I had to remove discover and pass thecatalog.json file,which worked