Click on 'create credential', choose OAuth client ID, choose web application, fill in form and submit.
Copy 'client ID' in step 2, and go to setting page to fill it into Admin->google client ID.
Go back to dashboard, no data.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
It show a yellow button to login at first time, after login google account, it never show again.
In to console, error is
VM19:1 GET https://content.googleapis.com/analytics/v3/management/accountSummaries 403
{"error":{"errors":[{"domain":"global","reason":"required","message":"Login Required","locationType":"header","location":"Authorization"}],"code":401,"message":"Login Required"}}
Version information
Description
After get client ID in google and fill in admin client ID textbox, dashboad can't show analytics data.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
It show a yellow button to login at first time, after login google account, it never show again. In to console, error is VM19:1 GET https://content.googleapis.com/analytics/v3/management/accountSummaries 403 {"error":{"errors":[{"domain":"global","reason":"required","message":"Login Required","locationType":"header","location":"Authorization"}],"code":401,"message":"Login Required"}}