your old project requires credentials for read-only access

your old project requires credentials for read-only access

This was the exact issue stopping me from importing from a private repo.

When you set up the Personal Access Token, you’ll need to check the box giving the token access to Private Repositories.

After generating the token, try the import again using the token as your password.

原文地址:https://www.cnblogs.com/chucklu/p/15216619.html