Today when I tried to clone my repository using
git clone https://github.com/prateekgupta25apr/gupta_automobiles.git
then I was asked for my username and password, I entered my username and Personal Access Token as password but I'm getting following error
remote: Repository not found.
fatal: repository 'https://github.com/prateekgupta25apr/gupta_automobiles.git/' not found
What should I do??