How to fix Invocation failed Unexpected Response from Server: Unauthorized in Android studio

后端 未结 6 1180

I have one project on Gitlab and I worked with it for the last few days!

Now i want pull project on my home PC but show me below error :

6条回答
  •  花落未央
    2021-01-31 15:36

    Managed to fix it like this:

    AndroidStudio -> Preferences -> Git -> SSH Executable and changed from Native to Built-in and it started working.

    Edit: this is for Android Studio 3.4, for 3.6 Volodymyr has an answer below.

提交回复
热议问题