Describe the problem/error/question
I use Big Query node and all is working fine. But if the table is connected to a Google Sheet I get above error.
My credentials I use Google Service Account API and I ticked the
Set up for use in HTTP Request node
My scope contains https://www.googleapis.com/auth/drive
And I shared the Google sheet with my service accounts email.
What is the error message (if any)?
BigQuery: Permission denied while getting Drive credentials.
Any hint?