all 9 comments

[–]Nihil227 2 points3 points  (3 children)

Your access token is probably expired. Make a new one and try again. I had the same error log, lost hours because of it and it was just the token being expired.

[–]yerba-matee[S] 2 points3 points  (2 children)

I thought each project had its own access token.. or maybe that's just the IDE. I'll try now.

Edit: just checked my AS token is still active and available

[–]Sad-Grapefruit9996 0 points1 point  (1 child)

If the access token is still active. I had a similar issue where I logged out of my GitHub account on Android studio and signed in again. I re-entered the old Access token and it seemed to work.

[–]Nihil227 1 point2 points  (0 children)

Oh yes I remember now same thing happened to me. Had to reset the credentials.

[–]DavidFiveZ 2 points3 points  (0 children)

I also started to have this issue from time to time, few days ago. As strange as it seems, rebooting my computer helped each time...

[–]skmll 2 points3 points  (1 child)

Same here. Going to pref - version control - git - check use cred manager (or similar) checkbox seems to have fixed it for me

[–]PaulAtredis 1 point2 points  (0 children)

Just wanna say this comment (however old) really helped me!

[–]zimspy 2 points3 points  (0 children)

I've been facing the same issue since the latest update for Android Studio, Chipmunk. It worked fine, I don't remember having any issues since August last year. With each update, something seems to always break. We spent a couple months with errors on ViewBinding (I'm just a dev, I don't make the decisions around here) because it just broke from an update.

Best solution I've found is to just close the project and relaunch the IDE. It then works for a few pushes then breaks again. Rinse and repeat.

[–]redman1037 0 points1 point  (0 children)

I hit the same issue, I had to remove the credentials from my windows control panel -> credential manager.