What happened?
Attempting an operation on a resource (eg. Repository) that has been blocked for legal reasons (usually DMCA) will always fail. Unfortunately, this is not in the default exclude list, resulting in wasted API calls.
Here is an example repo which was blocked for DMCA: https://api.github.com/repos/amusi/Python3
Versions
v4.1.3
Relevant log output
No response
Code of Conduct