Unable to Log in to GitHub in Android Studio Bumblebee #5618
-
Operating SystemWindows 11 Android Studio VersionBumblebee RAM size8 GB Free disk space477 GB Which step are you stuck on?I’m encountering an issue while trying to log in to GitHub in Bumblebee. Every time I attempt to sign in, I receive an error, and the authentication process fails. @adhiamboperes Can you please help me in this issue. Error LogInvalid authentication dataApproaches already used to resolve the issueI have attempted to log in using both GitHub tokens and the standard login method (username and password). Unfortunately, neither method works, and I am unable to log in. Additional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
@adhiamboperes please help |
Beta Was this translation helpful? Give feedback.
-
|
Hi @akshtshrma, I checked the Jetbrains blog and it seems that there are issues using Github in older versions of IDEs, please see: https://intellij-support.jetbrains.com/hc/en-us/community/posts/19507482696082-Invalid-authentication-data-error. However, you can still use Git from within the terminal in your Android Studio to perform commit, push and pull operations. I found this page with instructions. PTAL and let me know if you run into further issues. |
Beta Was this translation helpful? Give feedback.
-
|
@adhiamboperes, I’m facing some issues while updating the Gradle version. Is it possible to make changes to the project using Docker or by using the latest version of Android Studio (such as Koala)? |
Beta Was this translation helpful? Give feedback.
Hi @akshtshrma, I checked the Jetbrains blog and it seems that there are issues using Github in older versions of IDEs, please see: https://intellij-support.jetbrains.com/hc/en-us/community/posts/19507482696082-Invalid-authentication-data-error. However, you can still use Git from within the terminal in your Android Studio to perform commit, push and pull operations. I found this page with instructions. PTAL and let me know if you run into further issues.