When I open Visual Studio Code using Dev Containers https://code.visualstudio.com/docs/devcontainers/containers the web view doesn't load for the Oracle VScode extension.
When I open the extension locally, all is fine. I've checked the developer tools and for some reason I am getting a 401 error when requesting the required assets (js, css).
Please refer to the screenshot.
I am pretty stuck on this one. Don't know why I would be getting a 401 requesting things locally within my container. Here is one of the address links:
https://file+.vscode-resource.vscode-cdn.net/root/.vscode-server/extensions/oracle.oracledevtools-21.5.0/out/ui/css/app.css
Any help would be much appreciated. (I am using the latest version of vscode (1.75.1) and the latest version of the extension).
Thanks,
Kostya
