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.”
}