Login error when trying to upload project from Android Studio to Github by IDE

Asked

Viewed 266 times

2

I tried to upload my project from Android Studio to Github, but it is giving login error. I confirmed my login and password and are correct. Does anyone know how to fix it? I Googled and I couldn’t find the solution. The message that appears is below:

inserir a descrição da imagem aqui

  • Maybe it doesn’t make sense, just for the sake of it, have you tried using the host `https://github.com' ? ( With HTTPS://)

  • Yes, I have tried to use the full url and instead of the email, use only the login. In both cases, the message continued to appear

  • What other options do you have in Auth Type?

  • Can it switch from HTTP to SSH?

  • I got it, I’ll answer

1 answer

2


Via Token:

inserir a descrição da imagem aqui

Go on Developer Settings and then in Personal Access Token

inserir a descrição da imagem aqui

Click on Generate New Token and create the Token:

inserir a descrição da imagem aqui

Copy Token and paste it into Android Studio authentication.

inserir a descrição da imagem aqui

  • It worked!!! Thank you very much!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.