I am trying push a file from a UBUNTU terminal to github, I have already setup a Personal Token Key on github and pasted the token into the terminal password field during login but get unable to access - What does that mean?? Any tips??[[ Please note I am hiding my repository name in the terminal snippet below]]
git push
Username for 'https://github.com': myemail
Password for 'https://myemail@github.com':
remote: {"auth_status":"access_denied_to_user","body":"Permission to username/demo-repo.git denied to username."}
fatal: unable to access 'https://github.com/username/demo-repo.git/': The requested URL returned error: 403