angular-google-gapi icon indicating copy to clipboard operation
angular-google-gapi copied to clipboard

Executing example results in a 401

Open benjamij opened this issue 8 years ago • 1 comments

Running your example results in a 401:

{
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "required",
    "message": "User not found",
    "locationType": "header",
    "location": "Authorization"
   }
  ],
  "code": 401,
  "message": "User not found"
 }
}

benjamij avatar Oct 24 '16 11:10 benjamij

Any news concerning this issue ? I'm having the same problem !

yghelmut avatar Mar 14 '17 14:03 yghelmut