No login API accepted for gitlab-ee-13.9.0-ee.0.sles15.x86_64
Installed product versions
- Visual Studio: Professional 2019
- This extension: 1.0.333
Description
After updating gitlab server to gitlab-ee-13.9.0-ee.0.sles15.x86_64, the login is refused
Steps to recreate
- Upgrade the GitLab server to version gitlab-ee-13.9.0-ee.0.sles15.x86_64
- Check that the connection on the Visual Studio GitLab extension was broken
- Attempt to login on the GitLab server using the GitLab extension
Current behavior
Apparently looks like that after the server update the parameters the client uses are no longer accepted or something else is needed to configure on the server.
Before the server update, was working fine.

Expected behavior
Should be possible to perform the login
Does someone knows if this is a bug or a configuration error?
I have the same problem when I use host, login and password (V4_Oauth). Try use login with 2FA (https://github.com/maikebing/GitLab.VisualStudio/blob/master/README.md). Works for me.
I have the same problem when I use host, login and password (V4_Oauth). Try use login with 2FA (https://github.com/maikebing/GitLab.VisualStudio/blob/master/README.md). Works for me.
Many thanks @piatkowskia it also worked for me. Spend a lot of time debugging without the 2FA but I just gave up and followed your tip. :-)