Login error while trying to upload Android Studio project to GitHub by IDE [closed]

2

I tried uploading my Android Studio project to GitHub, but it is giving me a login error. I have confirmed my login and password and they are correct. Does anyone know how to solve it? I searched on Google and did not find the solution. The message that appears is as below:

    
asked by anonymous 08.04.2018 / 03:08

1 answer

1

Via Token:

GotoDeveloperSettingsandthenPersonalAccessToken

ClickGenerateNewTokenandcreateToken:

CopytheTokenandpasteitintoAndroidStudioauthentication.

    
08.04.2018 / 03:44