Fatal: Authentication failed for 'https://api.glitch.com/myprojectname/git/'

I wanted to clone the Glitch project and write it, however, I wasn’t able to clone the project due to the error: fatal: Authentication failed for 'https://api.glitch.com/myprojectname/git/'

I ran
git clone https://api.glitch.com/myprojectname/git/ in the console.
It prompted for username & password for the API
I went to the project page and copied user name by clicking the write section and “Copy User Name” and left the password field empty as “Password is an empty string” was written.
And console threw that error.

I’d created an issue about this and was said that “We will look into it.” and never received a reply.

A post was merged into an existing topic: How to get the password for Glitch Username and Password for API to fetch the project?