CircleCI-Archived / api-preview-docs

In-progress docs about the pre-release preview of CircleCI API v2
72 stars 39 forks source link

curl command in README is incorrect #92

Closed YellowstoneApps closed 4 years ago

YellowstoneApps commented 4 years ago

curl -u ${CIRCLECI_TOKEN} https://circleci.com/api/v2/me

results in password prompt

stig commented 4 years ago

Thank you for reporting! Fixed in #93.