You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Harness new version so called NextGen doesn't use graphQL API anymore and hence the connection is broken.
The connection tests failed.
Please verify your API ID or key are correct. Error: GraphQL Error (Code: 405): {"response":{"error":"\r\n<title>405 Not Allowed</title>\r\n\r\n
Harness new version so called NextGen doesn't use graphQL API anymore and hence the connection is broken.
The connection tests failed.
Please verify your API ID or key are correct. Error: GraphQL Error (Code: 405): {"response":{"error":"\r\n<title>405 Not Allowed</title>\r\n\r\n
405 Not Allowed
\r\nnginx\r\n\r\n\r\n","status":405,"headers":{}},"request":{"query":"\n query getExecutions {\n executions(offset: 0, limit: 1) {\n pageInfo {\n total\n hasMore\n }\n nodes {\n id\n status\n }\n }\n }\n"}}
The text was updated successfully, but these errors were encountered: