## Environment - VSCode extension version: 0.14.0 - VSCode version: 1.103.2 - Operating system (Linux, macOS, Windows): MacOS - Operating system version: 15.6.1 ## Describe the bug On a fresh install, authenticating to GitGuardian causes the issue below <img width="655" height="386" alt="Image" src="https://github.com/user-attachments/assets/36d17b61-4d11-4a79-a0d7-6ddf779b5e5e" /> Steps to reproduce: 1. Install GitGuardian VSCode extension 2. Configure the 2 available settings to - Allow Self Signed certificates: `true` - Api Url: `https://internal_url/exposed/` <!--what currently happens--> The error above. <!--what should happen instead --> Authenticating succeeds, or a more explicit error message is displayed