-
Notifications
You must be signed in to change notification settings - Fork 0
Description
No matter what I do, I cannot get the VSCode extension to work:
It's installed in VSCode (Version: 1.71.2 (Universal)
Commit: 74b1f979648cc44d385a2286793c226e611f59e7
Date: 2022-09-14T21:05:37.721Z
Electron: 19.0.12
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Darwin arm64 21.6.0
Sandboxed: No)
I tested on my work laptop and had a proxy issue (blocked). OK. Also tested on my private laptop with no restrictions. Same issue.
Email and auth code provided by ExplainDev are entered in settings.
I even tested connectivity with the following curl call, provided by the dev team, and it works on the personal laptop:
curl -X GET https://api.explain.dev/ping
I discussed this at length with explaindev support, but just to have a summary, I thought I'd add this here.
Cheers!