plugins: extractors: - name: tap-zohosprints ...
# troubleshooting
a
plugins: extractors: - name: tap-zohosprints variant: autoidm pip_url: git+https://github.com/AutoIDM/tap-zohosprints.git config: oauth_url: https://accounts.zoho.in/oauth/v2/token api_url: https://sprintsapi.zoho.in/zsapi headers: User-Agent: meltano streams: - name: project path: /project without stream also I have tried @Reuben (Matatika) exttractor failed but able to see data while run -- unable to write to postgres
r
You're trying to use config that the tap doesn't understand (I assume from
tap-rest-api-msdk
). Please read the docs: https://hub.meltano.com/extractors/tap-zohosprints#settings
If
meltano config tap-zohosprints test
is passing and you're still having issues, try this: https://meltano.slack.com/archives/C069CQNHDNF/p1709285783399029?thread_ts=1709281880.649789&cid=C069CQNHDNF