Yann D.

Results 2 comments of Yann D.

Only workaround I found for now is to truncate the date and add the `Z`. So the example of the initial issue description would be: ``` jq -nr '"2020-12-11T01:00:52.605001Z" |...

Considering that the project **does** exist (confirmed by the successful API v1.1 request), this error message suggests that you're using [project API tokens](https://circleci.com/docs/2.0/managing-api-tokens/#creating-a-project-api-token), which are [not supported](https://circleci.com/docs/api/v2/#section/Authentication) on CircleCI API...