Git push not working

When I try to push commit to git using

git push

It gives me this error:

remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/MarcellPerger1/minecraft_clone_1/'

Around a week ago, this error didn’t happen and it just asked me if I wanted to authorize the push and it worked it I clicked yes but now it just shows the error, doesn’t ask me to authorize it.

The issue might be related to this:

replit says that its connected to github:
image

but github says its not connected to replit:

Welcome to the community! This is a temporary issue cuased by a recent security issue.
https://blog.replit.com/april-02-potential-github-credentials-exposure

Simply reconnect them, and your problem should be resolved.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.