I created a Personal API token from https://circleci.com/account/api
I’m running in terminal a build tools that requires cirlceCI’s personal API token to create a project. It prompts me to enter the Circleci personal API token. When I enter the token, I keep getting the following message: [notice] Call CircleCI API: https://circleci.com/api/v1.1/me Your provided authentication token could not be used to authenticate with the CircleCI service. Please re-enter your credential.
This is not the first time I run this to create a Github repo and deploy the project on Pantheon . It had always run before.