Difference between revisions of "Kind: status"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
   "metadata": {},
 
   "metadata": {},
 
   "status": "Failure",
 
   "status": "Failure",
   "message": "forbidden: User \"system:anonymous\" cannot get path \"/\"",
+
   "message": "forbidden: User \"[[system:anonymous]]\" cannot get path \"/\"",
 
   "reason": "Forbidden",
 
   "reason": "Forbidden",
 
   "details": {},
 
   "details": {},

Revision as of 21:53, 23 October 2023

curl http://localhost:8080/api/
{
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {},
  "status": "Failure",
  "message": "forbidden: User \"system:anonymous\" cannot get path \"/\"",
  "reason": "Forbidden",
  "details": {},
  "code": 403
}

Related

See also

Advertising: