k8s-oidc-helper icon indicating copy to clipboard operation
k8s-oidc-helper copied to clipboard

Unable to connect to the server: failed to refresh token: oauth2: cannot fetch token: 400 Bad Request

Open jurgenweber opened this issue 5 years ago • 2 comments

All of my users are 'all of a sudden' seeing this when trying to use kubectl

Unable to connect to the server: failed to refresh token: oauth2: cannot fetch token: 400 Bad Request
Response: {
  "error": {
    "code": 400,
    "message": "Request contains an invalid argument.",
    "status": "INVALID_ARGUMENT"
  }
}

Any ideas?

jurgenweber avatar Sep 27 '18 04:09 jurgenweber