microsoft / live-share

Real-time collaborative development from the comfort of your favorite tools
http://aka.ms/vsls
Creative Commons Attribution 4.0 International
2.28k stars 252 forks source link

[VS Code] Joining collaboration session: The specified value isn’t a valid Live Share URL. Please check the link provided by the host and try again. #1600

Closed jpeachh closed 5 years ago

jpeachh commented 5 years ago

Error:

Joining collaboration session: The specified value isn’t a valid Live Share URL. Please check the link provided by the host and try again.

Steps to Reproduce:

1. 2.

Version Data
extensionName VSLS
extensionVersion 0.3.1151
protocolVersion 2.2
applicationName VSCode
applicationVersion 1.30.2
platformName Windows
platformVersion 10.0.17134
IlyaBiryukov commented 5 years ago

Thanks for reporting this.

How did you join the collaboration session when you saw this error message? Did you open the collaboration session URI in your browser, or did you click "Join collaboration session..." from the Live Share viewlet?

Did you get the collaboration URL in email, in Skype, Teams, or other instant messaging client?

If the session is over, and you still have the URL, can you post it here or email to vsls-feedback@microsoft.com? Live Share doesn't reuse collaboration session IDs, and once the session is over, the URL is useless. But it can help us understand what is going on.

Please attach your logs here or email them to vsls-feedback@microsoft.com so that we can investigate this issue. You can get your logs by running "Live Share: Export Logs" in the command palette in VS Code

daytonellwanger commented 5 years ago

Closing as dupe of 1894. Please reopen if your repro steps are different than the ones described there.