singer-io / tap-quickbase

Singer.io tap for Quick Base API
GNU Affero General Public License v3.0
7 stars 3 forks source link

Fails to return any output #24

Open camaz opened 4 years ago

camaz commented 4 years ago

I've been trying to get this tap working, and I can't seem to get any output. I've successfully connected and discovered the schema, which was first output to a properties.json. I edited as recommended in the instructions by selecting the stream and schema, but no luck. All I get is:

INFO Building State from raw state {}
INFO Starting QuickBase sync

I saw that the --properties flag was deprecated, so I tried with --catalog and a catalog.json constructed by singer-discover but when run I don't even get the two INFO statements above.. help?

GFigueroaC commented 3 years ago

Hi Camaz, I have the exactly same issue. Have you figured out how to solve it?

Thanks in advance!

vainir007 commented 2 years ago

I am also getting the same issue , quickbase tap stops after the below mentioned loggers :

INFO Building State from raw state {} INFO Starting QuickBase sync

I agree with Camaz something wrong with the --properties after some debugging I observed it is not able to get the value "catalog_entry.is_selected()" even though "select" it is set to true at each level in properties json