{ "data": { "generateClusterToken": null }...
# orm-help
b
Copy code
{
  "data": {
    "generateClusterToken": null
  },
  "errors": [
    {
      "message": "No cluster could be found for workspace '*' and cluster 'default'",
      "locations": [
        {
          "line": 3,
          "column": 9
        }
      ],
      "path": [
        "generateClusterToken"
      ],
      "code": 222
    }
  ],
  "status": 200
}
r
@basfl 👋 Are you authenticated correctly to the above cluster?
a
i’m getting this same exact thing, and wuthenticationis confrimed. @basfl did you ever figure it out?