[Solved] remote: HTTP Basic: Access denied Authentication failed for ‘https://’

Solve the error reported by remote: http basic: access denied authentication failed for ‘HTTPS://’

The following error occurred while pushing the idea project:

Remote URL test failed:
 warning: ----------------- SECURITY WARNING ---------------- warning: 
| TLS certificate verification has been disabled! | 
warning: --------------------------------------------------- warning: 
HTTPS connections may not be secure. 
See https://aka.ms/gcmcore-tlsverify for more information. 
warning: ----------------- SECURITY WARNING ---------------- warning: 
| TLS certificate verification has been disabled! | 
warning: --------------------------------------------------- warning: 
HTTPS connections may not be secure. 
See https://aka.ms/gcmcore-tlsverify for more information. 
warning: ----------------- SECURITY WARNING ---------------- warning: 
| TLS certificate verification has been disabled! | 
warning: --------------------------------------------------- warning: 
HTTPS connections may not be secure. 
See https://aka.ms/gcmcore-tlsverify for more information. 
remote: HTTP Basic: Access denied Authentication failed for 'https://gitcode.net/CreativeAlliance/lottery-1502-guisi.git/'

I checked the problems on the Internet, and basically it was the user’s login error. The solutions are:

Check the account and password in GitHub to see if they were entered incorrectly before, and then re-enter them. My is to re-enter successfully

Windows may have recorded the wrong account and password. Find the saved GitHub account and password in the windows credential manager and delete them. Push again in idea, and then enter the account and password. 

The ultimate move, reinstall GIT and connect again

Similar Posts: