Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add other scopes #10

Merged
merged 8 commits into from
Jun 16, 2017
Merged

add other scopes #10

merged 8 commits into from
Jun 16, 2017

Conversation

gVolop
Copy link
Contributor

@gVolop gVolop commented May 3, 2017

when i tried to querying data from regular table - all was perfect.. but when i try it on table which pulling his data from external google sheet - it's failed with error - "Permission denied while globbing file pattern."

i found the solution here - http://stackoverflow.com/questions/40731823/encountered-an-error-while-globbing-file-pattern-error-when-using-bigquery-api

but it's required to add the google drive scope to the request-token request.
on this PR i just read the additional scopes from the environment variable

@jordan0day jordan0day merged commit d708b3c into companykitchen:master Jun 16, 2017
@jordan0day
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants