Yesterday my code is working with json file but today give the error below #491
ahmedbilal360
started this conversation in
General
Replies: 2 comments
-
I also have the same problem. I have been using version 5. Can anyone provide a solution? |
Beta Was this translation helpful? Give feedback.
0 replies
-
i have the same issue too .. any help ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
{ "reason": "ACCESS_TOKEN_EXPIRED", "domain": "googleapis.com", "errorInfoMetadata": { "service": "analyticsdata.googleapis.com", "method": "google.analytics.data.v1beta.BetaAnalyticsData.RunReport" }, "message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.", "code": 16, "status": "UNAUTHENTICATED", "details": [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "ACCESS_TOKEN_EXPIRED", "domain": "googleapis.com", "metadata": { "service": "analyticsdata.googleapis.com", "method": "google.analytics.data.v1beta.BetaAnalyticsData.RunReport" } } ] }
Please help me to resolve this issue
Beta Was this translation helpful? Give feedback.
All reactions