@amstone326
While looking at the docs a bit closer, I found this: https://developer.github.com/v3/#user-agent-required, I doubt this is what is causing the issue, but just to be safe I figured we should send this properly.
I also added more logging so that we can see when there are 400 responses and what the reason is. I suspect it might have something to do with rate limiting, but want to find out more.
@amstone326 While looking at the docs a bit closer, I found this: https://developer.github.com/v3/#user-agent-required, I doubt this is what is causing the issue, but just to be safe I figured we should send this properly. I also added more logging so that we can see when there are
400
responses and what the reason is. I suspect it might have something to do with rate limiting, but want to find out more.