404 for all private repo pages

We are getting 404 while access all of my org’s private repos:

Repro:
https://circleci.com/gh/paperg/placelocal

Result:
404 with console errors on page
// Hello human (for machine readable JSON, use the “application/json” Accept header)

{
“message” : “Project not found”
}

Please help, this is blocking ALL of our CI.

This turned out to be an internal problem where someone accidentally enabled third party restrictions on github.

1 Like