0

I'm trying to live share my code in Visual Studio 2019 Preview (Version 16.0.0 Preview 4.2).

At initial time when providing the credential, accidentally I gave wrong password. So it prompting me the warning as below:

invalid credential

In plaintext:

Failed to authenticate the user due to invalid credentials

In the warning window, if I click the "Retry" button it again prompt a popup window to select the account as shown below.

select account

After selecting the account, I didn't see any option to update the password or unlink the existing account.

So is there any option to provide the correct password or unlink the existing account?

Arulkumar
  • 12,966
  • 14
  • 47
  • 68
  • i think it uses some cookie/cache of browser. open your brower(better your default browser) and switch user and come back to vs and try? – Lei Yang Mar 14 '19 at 14:50

1 Answers1

0

Today when I have updated the Live Share version to 0.3.1403.0, the authenticate issue was automatically resolved.

Seems there was an issue with the previous version 0.3.1402.1. With the recent version I can able to live share my screen to others.

Live Share

Arulkumar
  • 12,966
  • 14
  • 47
  • 68