API throwing 500 errors

We’ve been getting a vast number of HTTP 500 errors when doing post calls to the API (mostly ‘follow user’). It’s happened 542 times for 230 of our users in the last two weeks (with most being from the last couple of days). Is there any way to contact Twitch directly about these issues?

Response: {"error"=>"Internal Server Error", "status"=>500, "message"=>nil}
Headers: {"server"=>["nginx"], "date"=>["Sun, 08 Feb 2015 22:33:41 GMT"], "content-type"=>["application/json; charset=utf-8"], "content-length"=>["61"], "connection"=>["keep-alive"], "status"=>["500 Internal Server Error"], "x-api-version"=>["3"], "cache-control"=>["max-age=0, private, must-revalidate"], "vary"=>["Accept-Encoding"], "x-ua-compatible"=>["IE=Edge,chrome=1"], "x-request-id"=>["..."], "x-runtime"=>["0.437454"], "accept-ranges"=>["bytes"], "x-varnish"=>["4078433705"], "age"=>["0"], "via"=>["1.1 varnish"], "x-mh-cache"=>["appcache1; M"]}>

Related:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.