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

Source Google Analytics v4: custom_report is not a param in spec.json #5652

Closed
marcosmarxm opened this issue Aug 25, 2021 · 0 comments · Fixed by #5655
Closed

Source Google Analytics v4: custom_report is not a param in spec.json #5652

marcosmarxm opened this issue Aug 25, 2021 · 0 comments · Fixed by #5655

Comments

@marcosmarxm
Copy link
Member

marcosmarxm commented Aug 25, 2021

config["authenticator"] = authenticator
config["ga_streams"] = json.loads(pkgutil.get_data("source_google_analytics_v4", "defaults/default_reports.json")) + json.loads(
config["custom_reports"]
)

Custom Reports are not required and this break the new connection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants