safadtm

Untitled

Dec 27th, 2023
1,459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.39 KB | None | 0 0
  1. [GSI_LOGGER-TOKEN_CLIENT]: The OAuth token was not passed to gapi.client, since the gapi.client library  
  2. is not loaded in your page.
  3. Error signing in with Google: ClientException: {
  4.   "error": {
  5.     "code": 403,
  6.     "message": "People API has not been used in project 104684165785 before or it is disabled. Enable it
  7.    by visiting
  8.    https://console.developers.google.com/apis/api/people.googleapis.com/overview?project=104684165785  
  9.    then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our  
  10.    systems and retry.",
  11.     "status": "PERMISSION_DENIED",
  12.     "details": [
  13.       {
  14.         "@type": "type.googleapis.com/google.rpc.Help",
  15.         "links": [
  16.           {
  17.             "description": "Google developers console API activation",
  18.             "url":
  19.             "https://console.developers.google.com/apis/api/people.googleapis.com/overview?project=104684
  20.            165785"
  21.           }
  22.         ]
  23.       },
  24.       {
  25.         "@type": "type.googleapis.com/google.rpc.ErrorInfo",
  26.         "reason": "SERVICE_DISABLED",
  27.         "domain": "googleapis.com",
  28.         "metadata": {
  29.           "service": "people.googleapis.com",
  30.           "consumer": "projects/104684165785"
  31.         }
  32.       }
  33.     ]
  34.   }
  35. }
  36. ,
  37. uri=https://content-people.googleapis.com/v1/people/me?sources=READ_SOURCE_TYPE_PROFILE&personFields=phot
  38. os%2Cnames%2CemailAddresses
Advertisement
Add Comment
Please, Sign In to add comment