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
ResponseError: Response returned an error code
File "..\src\clients\sidecar\runtime.ts", line 147, in {_BaseAPI#2}.request
throw new ResponseError(response, "Response returned an error code");
File "..\src\clients\sidecar\apis\ConnectionsResourceApi.ts", line 228, in ConnectionsResourceApi.gatewayV1ConnectionsPostRaw
const response = await this.request(
File "..\src\clients\sidecar\apis\ConnectionsResourceApi.ts", line 248, in ConnectionsResourceApi.gatewayV1ConnectionsPost
const response = await this.gatewayV1ConnectionsPostRaw(requestParameters, initOverrides);
File "..\src\sidecar\connections.ts", line 69, in tryToCreateConnection
connection = await client.gatewayV1ConnectionsPost({
File "..\src\directConnectManager.ts", line 221, in {_DirectConnectionManager#2}.createOrUpdateConnection
connection = update ? await tryToUpdateConnection(spec) : await tryToCreateConnection(spec);
...
(5 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: VSCODE-EXTENSION-GH
The text was updated successfully, but these errors were encountered: