In a recent days we experience constant failure on API requestrs
$ curl -v https://api.instagram.com/v1/users/111111/?access_token=123234234.sdjsdjhsdfh1
<html><body><h1>500 Server Error</h1>
An internal server error occured.
</body></html>
The same request made from other network versus the same IP api.instagram.com
(forced by hosts) produces OK response always. As the token is the same that is linked to our client_id I suppose we're not Banned/Abused by someone
$ curl -v https://api.instagram.com/v1/users/111111/?access_token=123234234.sdjsdjhsdfh1
{"meta":{"code":200},"data":{"username":".....
It look like Instagram put the limit to access from Hetzner network their API? Does anybody experience the same troubles? Any help please!!
If you try to visit a website and see a “500 Internal Server Error” message, it means something has gone wrong with the website. This isn’t a problem with your browser, your computer, or your internet connection.
Even the mighty YouTube isn’t safe from 500 internal server errors. If it’s an IIS 7.0 (Windows) or higher server, they have additional HTTP status codes to more closely indicate the cause of the 500 error: 500.0 – Module or ISAPI error occurred. 500.11 – Application is shutting down on the web server.
However you see this displayed, this is an error with HTTP status code 500. The 500 error code is a generic message that appears when something unexpected happened on the web server and the server can’t offer more specific information. Rather than giving you a normal web page, an error occurred on the web server and the server gave your browser ...
One of the most common causes of WordPress 500 error is a corrupted.htaccess file (found in the root directory) that might arise due to a plugin update, theme update, etc. or during the migration from one server to another. To fix this error you can replace the current htaccess file with another one.
Instagram had confirmed the issue with API. The resolution will come up.
Here the recent blog post about the issue
http://developers.instagram.com/post/82701625883/api-returning-500-errors-on-specific-ip
Follow up (15/04/2014 17:30 GMT+1): We've been asked by Instagram to send our servers IPs
Follow up (15/04/2014 19:30 GMT+1): Issue is solved. The API reponding within a 500ms
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With