codecov / vscode

A Codecov vscode extention which helps validate and configure new repositories.
MIT License
7 stars 5 forks source link

Codecov: Unable to connect to server or something went seriously wrong. #40

Closed Jonatha1983 closed 5 months ago

Jonatha1983 commented 5 months ago

I am getting this with the latest version of the extension.

Also, when manually debugging the validation/v2 endpoint, I get 500 with a server error.

I suspect it is related to the latest changes with source=vscode - but I can't confirm that.

spalmurray-codecov commented 5 months ago

@Jonatha1983 thanks for reaching out! We did indeed break the validate endpoint on Friday with the introduction of the source query parameter, but as of yesterday morning, this has been fixed! The extension should work as expected now. Thanks for using the extension 😄

thomasrockhu-codecov commented 5 months ago

@Jonatha1983 are you still running into the issue?

Jonatha1983 commented 5 months ago

@thomasrockhu-codecov not anymore.

I added to the Jetbrains plugin the param of source: source= intellij

I hope it is ok and causing you issues.