79095999

Date: 2024-10-16 22:37:56
Score: 1.5
Natty:
Report link

Yes, this is clearly a permission issue. The error message "Access Denied: BigQuery BigQuery: Permission denied while getting Drive credentials." means that the BigQuery service account used for your API request doesn't have the necessary permissions to access the Google Sheet you're referencing. Also, verify if the BigQuery service account is added as "Editor" to your Google sheet.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: jggp1094