Skip to content
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

Login issue #20

Closed
desperadomar opened this issue Dec 10, 2017 · 17 comments
Closed

Login issue #20

desperadomar opened this issue Dec 10, 2017 · 17 comments
Assignees
Labels

Comments

@desperadomar
Copy link

This i what I am getting when logging
2017-12-10_150142
2017-12-10_150224

@maikebing
Copy link
Owner

Wath gitlab version ?

@maikebing
Copy link
Owner

can you select GitLab API V3?

@desperadomar
Copy link
Author

the extention version is 1.0.0.118

@desperadomar
Copy link
Author

one more thing i found is
2017-12-10_185520

why bitbucket.org

@maikebing
Copy link
Owner

gitlab server version ?

@desperadomar
Copy link
Author

i am trying to push it into my online account

@gitupdater
Copy link

+$exception	{System.Exception: The remote server returned an error (NotFound): 
   at NGitLab.Impl.HttpRequestor.Stream(String tailApiUrl, Action`1 parser)
   at NGitLab.Impl.HttpRequestor.To[T](String tailApiUrl)
   at NGitLab.GitLabClient.Connect(String hostUrl, String username, String password, ApiVersion apiVersion)
   at GitLab.VisualStudio.Services.WebService.LoginAsync(Boolean enable2fa, String host, String email, String password, ApiVersion apiVersion)
   at GitLab.VisualStudio.UI.ViewModels.LoginViewModel.<>c__DisplayClass49_0.<OnLogin>b__0()}	System.Exception

@maikebing
Copy link
Owner

Now update login mode is OAuth2, which can't be logon before because the new version of GitLab's API session has been discarded.

The two API login methods are supported in the login interface, and the old version of GitLab needs to be selected manually. The default is that the login mode is OAuth2 And API V4!

@desperadomar
Copy link
Author

Nope still not solved, just tried now , it's not signing in

@maikebing
Copy link
Owner

Update to new version ! 1.0.0.119

@desperadomar
Copy link
Author

Did that too

@desperadomar
Copy link
Author

2017-12-15_125518

@maikebing
Copy link
Owner

GitLab ApiV4 Oauth2 ?

@desperadomar
Copy link
Author

2017-12-15_125651

@maikebing
Copy link
Owner

GitLab.VisualStudio.zip

@maikebing maikebing reopened this Dec 15, 2017
@desperadomar
Copy link
Author

yup that worked

@maikebing
Copy link
Owner

Fix HttpUtility.UrlEncode processing username or email causing problems that cannot be logged in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants