"Invalid JWT Signature" when setting up BigQuery as a destination #29483
Replies: 1 comment
-
My bad, the thing was actually caused by bad credentials for GCS logging... 🙄 Fixed now! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm running Airbyte on GCP on a Kubernetes cluster, and I have an issue with setting up BigQuery destination.
The final check keeps failing with the following message:
The service account has been setup according to the documentation with the right permissions. And then I created a key in Json format which I pasted in the form.
Also I updated BigQuery destination connector to the latest version.
Would you have any idea what could be wrong? What am I missing?
Thank you,
Marc
Beta Was this translation helpful? Give feedback.
All reactions