描述
Are you experiencing an issue with...
shields.io
🐞 Description
This call results in a badge saying Invalid Response Data
I've compared this to much older well established repos I have which used to work and the same thing has started happening there although I'm not sure when it started but these definitely used to work, for example this one:
which you can see here hasn't been changed in 3 years:
https://github.com/HariSekhon/DevOps-Bash-tools/blame/master/README.md#L82
🔗 Link to the badge
💡 Possible Solution
I thought this might be related to capitalization to match the repo name but that hasn't helped, it actually makes it worse in that it then doesn't find the repo
https://github.com/HariSekhon/Diagrams-as-Code
so it looks like I need to go back to debugging what that Invalid Response Data is for the original badge lowercase format which appears to at least be finding something.
Any ideas how to debug what the actual response data is and why it is breaking?