If you go to the raw link https://circleci.com/gh/<my-private-network>/<my-private-project>.svg?style=svg&circle_token=<my-api-token> in your browser, does it show the badge correctly?
I’m curious as to whether this is a problem with the badge generation or if the problem only happens when it is embedded in the readme.
Like Sarahdayan, I’m able to view the badge in my URL, however the badge isn’t being displayed when embedded in the README. This is for Private repositories, so I’ve included the circle-token param with a token scoped to status as per the documentation.
I tried switching the style value to “shield” but this didn’t resolve my issue. Any other ideas?