Skip to content
Snippets Groups Projects
Unverified Commit b159c682 authored by Jeff Bruemmer's avatar Jeff Bruemmer Committed by GitHub
Browse files

Update bigquery-drive.md (#20890)

parent 3e4cecc4
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ If you encounter an error that looks like this:
403 Forbidden POST https://www.googleapis.com/bigquery/v2/projects/PROJECT-NAME/queries { "code" : 403, "errors" : [ { "domain" : "global", "message" : "Access Denied: BigQuery BigQuery: Permission denied while getting Drive credentials.", "reason" : "accessDenied" } ], "message" : "Access Denied: BigQuery BigQuery: Permission denied while getting Drive credentials.", "status" : "PERMISSION_DENIED" }
```
You may have forgotten to [share your Google Drive source](../administration-guide/databases/bigquery/#share-your-google-drive-source-with-the-service-account) with the service account email. Once that's been fixed, that error should disappear and you'll be able to view and query your data source.
You may have forgotten to [share your Google Drive source](../administration-guide/databases/bigquery#share-your-google-drive-source-with-the-service-account) with the service account email. Once that's been fixed, that error should disappear and you'll be able to view and query your data source.
## Further reading
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment