Introduction To GitHub - Week 3 Coursera Google IT Automation with Python (Password Problem Fix)

Опубликовано: 19 Март 2026
на канале: Hari charan
2,878
46

Hello viewers,

#Google #Github #google

This video is about a fix where the git hub password wasn't working for many people, when we do a git push origin main and type the email and password and click enter this will throw an error like Fatal: Authentication Failed for https://github.com//repositoryname this is because of two-factor authentication being enabled, make sure disable it and try typing the password else I have used a personal access token instead of a password as shown in this video.