I am getting the following error while pulling or pushing in the Visual Studio Code integrated terminal.
This error is showing for the past few days.
I am using Visual Studio Code in Ubuntu 20.04 (Focal Fossa).
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/<username>/<repo>.git/'
I am able to pull or push from normal terminal, but I have to use a username and token every time I do anything.
What should I do to get rid of this?