Vscodium: Live Share's sign in does not work

Created on 2 Feb 2020  路  13Comments  路  Source: VSCodium/vscodium

Describe the bug
When signing in either through Microsoft or GitHub with Live Share, the connection process does not go through.
From Microsoft: AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'a3037261-2c94-4a2e-b53f-090f6cdd712a'.
From GitHub: Unsupported redirection domain.

Please confirm that this problem is VSCodium-specific

  • [X] This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

  • [X] I checked the Docs page and my issue is not mentioned there.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Live Share' tab
  2. Click on 'Start Collaboration Session'
  3. Click on 'Sign in with Microsoft'
  4. Sign in with the browser
  5. See error in the browser (VSCodium hangs on 'signing in...')

Expected behavior
I expected to sign in and use Live Share.

Screenshots
2020-02-02T19:40:12+01:00-96550

Desktop (please complete the following information):

  • OS: ArchLinux
  • Architecture: Linux laptop 5.4.15-arch1-1 #1 SMP PREEMPT Sun, 26 Jan 2020 09:48:50 +0000 x86_64 GNU/Linux
  • Version: 1.41.1

Additional context
N/A

bug

Most helpful comment

Try logging in with your user code

Step 1: Go to this URL

Step 2: Login with microsoft account and copy the code.

Step 3: Open command palette in VSCodium and type _user code_. In the popup box, just enter the code.

This sould work in most cases

All 13 comments

Temporary workaround:
Copy the link from VSCodium login, replace vscodium: with vscode:
If you still have a redirect error, copy the user code from the address bar and use it with the sign in with user code option (via Alt+P) on vscodium

@lodi-g I think @forward2k 's temporary workaround is as good as we can get here -- since the extension/website assumes a "vscode:" protocol, manual intervention is needed to tell it about VSCodium. Will close this out for now.

Hi this doesn't seem to work for me, nor am I unable to find the option where I can put in the user code. Is it possible to elaborate?

So just to elaborate on my part, when I change to vscodium: with vscode:, it asks for xdg-open to launch VSCodium, which I allow, but then allows as OP mentioned, it stays on Signing In.... For some reason it doesn't seem to receive the call from the browser.

So to add more, I'm able to get VSCodium to bring up below screen, but still nothing.

image

So just to elaborate on my part, when I change to vscodium: with vscode:, it asks for xdg-open to launch VSCodium, which I allow, but then allows as OP mentioned, it stays on Signing In.... For some reason it doesn't seem to receive the call from the browser.

same here on Mac OS X 10.13
Screen Shot 2020-05-03 at 3 52 33 PM

@stripedpajamas could we please reopen this and possibly find a solution?

Try logging in with your user code

Step 1: Go to this URL

Step 2: Login with microsoft account and copy the code.

Step 3: Open command palette in VSCodium and type _user code_. In the popup box, just enter the code.

This sould work in most cases

One additional step to the comment from @Vrishtrix.
To copy the code: click first on "Having trouble? Click here for user code directions",
(I was actually copying it from the url 馃う )
The whole instructions are in: https://docs.microsoft.com/en-us/visualstudio/liveshare/use/vscode#sign-in-using-a-user-code

reference-link for a somedayTM own remote option: #266

Anyone got a clue about github login? All the comments here assume microsoft login from what I can tell.

Alright, workaround provided in https://github.com/MicrosoftDocs/live-share/issues/3218 works:

That workaround is listed here already: https://github.com/VSCodium/vscodium/issues/320#issuecomment-639345453 :-)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JayAndCatchFire picture JayAndCatchFire  路  18Comments

jannik-mohemian picture jannik-mohemian  路  17Comments

cdata picture cdata  路  88Comments

hypercube33 picture hypercube33  路  22Comments

linsui picture linsui  路  20Comments