After today’s maintenance (?), API access to artifacts are failing with 429, with noRateLimit related headers in the responses to https://circleci.com/api/v2/project/<project-slug>/<job>/artifacts.
Other APIs work as expected (and I see RateLimit related headers).
Been seeing the same thing for the past 3 hours at least. In our case even just a basic https://circleci.com/api/v2/project/{project-slug}/job/{job-number} sometimes fails. Tried polling the API with 5 second intervals and it’s just failing randomly. Some requests pass, others return 429, no RateLimit header either.
This should be resolved by now, sorry for the issues (tracked in the June 30 section of https://status.circleci.com/). let us know if youre still seeing issues