-
Notifications
You must be signed in to change notification settings - Fork 30k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Edit session identity providers should tolerate minor differences in identity #162120
Comments
Is this a local folder that you have open in vscode.dev, or a local folder that you have open in the desktop app? FWIW I believe there were some access control issues with the service which @lszomoru has now resolved. |
Now the browser opened but the 2 files not restored. This is a local folder where I want to continue on vscode.dev. Logs:
|
Temporary workaround: |
To clarify, what is the minor difference here that resulted in the issue? |
The remote ends in .git in one window but not the other. |
Verification:
|
Testing #161875
I tried to continue from desktop and was greeted with this:
Logs:
Looks like CORS is not enabled for
vscode-file://vscode-app
origin.The text was updated successfully, but these errors were encountered: