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

Google Analytics query runner doesn't working currently caused by issue of Google API Discovery #5206

Closed
ariarijp opened this issue Oct 13, 2020 · 2 comments
Labels
Backend dependencies Pull requests that update a dependency file

Comments

@ariarijp
Copy link
Member

ariarijp commented Oct 13, 2020

Issue Summary

Original issue is googleapis/google-api-python-client#1065

Steps to Reproduce

  1. Run a query on data source of Google Analytics.
  2. You'll see Error running query: 'rootUrl'

Technical details:

  • Redash Version: 8.0.0+b32245
  • Browser/OS: Chrome / Mac
  • How did you install Redash: Self-hosted with docker-compose
@gaaamii
Copy link

gaaamii commented Oct 13, 2020

It seems to be fixed.
The data source worked for me after I removed content of its cache file,/tmp/google-api-python-client-discovery-doc.cache.

@ariarijp
Copy link
Member Author

ariarijp commented Oct 13, 2020

@gaaamii Great! you saved my day!

I ran sudo docker-compose exec [service_name] rm /tmp/google-api-python-client-discovery-doc.cache.

@ariarijp ariarijp added Backend dependencies Pull requests that update a dependency file labels Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants