Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Executing example results in a 401 #81

Open
benjamij opened this issue Oct 24, 2016 · 1 comment
Open

Executing example results in a 401 #81

benjamij opened this issue Oct 24, 2016 · 1 comment

Comments

@benjamij
Copy link

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"
 }
}
@yghelmut
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants