I successfully import the project to google cloud. I am running android studio on a Mac. But, when i try to push the project to the cloud repository i get the error:
As goodies4uall has said, it is an issue with cached credentials. On linux(Ubuntu), these details are cached at /home//.gitcookies
You can edit this file and delete the lines having incorrect user details.