gateway:authentication.failed

{
  "topic": "unknown/unknown/things/twin/errors",
  "headers": {},
  "path": "/",
  "value": {
    "status": 401,
    "error": "gateway:authentication.failed",
    "message": "devops authentication failed!",
    "description": "Check if your credentials were correct."
  },
  "status": 401
}