$ git push -u origin main
fatal: unable to access 'https://github.com/vertalQ/demo-repo2.git01~/': The requested URL returned error: 400
When I try to push changes to my GitHub repo, it pops up with that error. This is an attempt to start a new repo through the command line. I have set up an SSH key already but it still does not allow for access. Any possible reasons as to why this is the case?