Hi all! Could someone help me configure tap-quickb...
# plugins-general
k
Hi all! Could someone help me configure tap-quickbooks? I can’t connect to a sandbox account.
d
@kirill_dudnik Are you using the
meltano elt
CLI? Are you seeing a specific error message?
k
message has been deleted
@douwe_maan, Hi! I am using Meltano UI
d
@kirill_dudnik OK, the UI is not feature complete, and won't surface detailed error information. I suggest configuring the tap using the
meltano config
CLI,
meltano.yml
, or
.env
(see https://hub.meltano.com/extractors/quickbooks#settings), and then running it using
meltano invoke tap-quickbooks
or
meltano elt tap-quickbooks <target-foo>
which will show the full error message.