API gives 302 and if I -L curl to follow, it ends up on 404 not found

@gmemstr I somehow missed your response. We have been running the orderly github project for a while in circle CI. I put the link in the browser and it gets back a response from github through the circle CI(I just noticed this). ie. the 404 response is github message as follows even though I hit a circleCI url

{
“message” : "{"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/#get\“}”

I also recently posted this but realizing it is very similar