I am trying to set the personal access token in VS code, but it doesn't seem to accept it. I put it in the "Github: Set Personal Access Token" in the command palette but it doesn't seem to have any effect. I also put the token in the Windows Credentials manager.
When I try to push, I get this error:
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: unable to access 'https://<usr>:token@github.com/<us>/repository.git/': The requested URL returned error: 403