API call to /settings endpoint returns "Not Found" - Org settings page just spins

I am in the process of migrating to 2.0 and went to have a look at my current settings. The following error occurs. I am currently a member of a Github org with admin permissions. Nobody in our Github org and CircleCI team can view this page.

The call to https://circleci.com/api/v1.1/organization/github/<org_name>/settings is returning the following response:

{
“message” : “Not found. This could mean that the organization doesn’t exist, or that you are not a member.”
}

In the UI it shows a spinning “loading” icon:

2 Likes

Same here. Our jobs are stopped because of this (need to sort a payment and can’t access it)