I am currently having problems connecting (pushing / pulling )to my Github account.
I have been using an old github repository prior to this and decided to create a new one. This may have been a main contributor to the problem. Ever since, I cannot push or pull anything anymore.
I have been using Intellij as my IDE. Whenever I push it sends out this message:
"Can't finish GitHub sharing process Successfully created project 'practice2' on GitHub, but initial push failed: unable to access 'https://github.com/****/practice2.git/': The requested URL returned error: 403"
Error So far, the solutions I've tried none have worked. I have tried to solve it by:
- creating the directory in Github and then just pushing it
- committing it entirely
- reinstalling Intellij
- reinstalling git
- tried to change .git config URL
- pushing/pulling it through command line
- deleting and then adding the remote, changing my "global user.name" and "global user.name"
none have worked so far
In the command line there seems to be a confusion on which github Im using: remote: Permission to !@#@!/practice.git (current github im pushing to) denied to MEPacana (old github). It has almost been a month since this problem started.