Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

/me results in "you must login first" error #52

Closed
ilyapuchka opened this issue Sep 3, 2019 · 1 comment
Closed

/me results in "you must login first" error #52

ilyapuchka opened this issue Sep 3, 2019 · 1 comment

Comments

@ilyapuchka
Copy link

  1. define New API Token for the project
  2. run export CIRCILECI_TOKEN=<token>
  3. run curl -u ${CIRCLECI_TOKEN}: https://circleci.com/api/v2/me

Result:

{
  "message" : "You must log in first."
}
@ilyapuchka ilyapuchka changed the title /me results in "you need to login first error" /me results in "you must login first" error Sep 3, 2019
@ilyapuchka
Copy link
Author

The token needs to be PERSONAL TOKEN, not project API token

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant