I'm trying to run an integration from `tap-googhe-...
# singer-target-development
r
I'm trying to run an integration from
tap-googhe-sheets
to
target-bigquery
, but I'm having authentication problems with the target. A json service account is requested but my app only obtains oauth credentials from users. Is there a way to use target bigquery only with the credentials obtained from social login?
👀 1
e
Hey @Rafael Santana ! Does you app run Meltano under the hood?
r
Exact! Inside the django API