hi all! just FYI, it looks like Instagram is blocking/rate limiting App 
Engine's IPs from fetching www.instagram.com, both urlfetch and sockets, 
across apps. e.g. this session from https://shell-hrd.appspot.com/ :

>>> urllib2.urlopen('https://www.instagram.com/snarfed/')
Traceback (most recent call last):
...
  File 
"/base/data/home/runtimes/python/python_dist/lib/python2.5/urllib2.py", 
line 506, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 429: Unknown

it's not 100% consistent - i occasionally see requests make it through - 
but the majority get 429ed.

not holding my breath, but i figured you all might want to know, especially 
in case cloud support people have lines of communication open with 
instagram/facebook for this kind of thing.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/be7f6ead-fe34-45c4-9ee0-00956b5f89de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] I... Ryan Barrett
    • Re: [google-app... Nickolas Daskalou
      • Re: [google... 'Nick (Cloud Platform Support)' via Google App Engine
        • Re: [go... Ryan Barrett
          • Re:... 'Nick (Cloud Platform Support)' via Google App Engine
            • ... Ryan B
              • ... 'Nick (Cloud Platform Support)' via Google App Engine
                • ... Ryan B
                • ... 'Nick (Cloud Platform Support)' via Google App Engine
                • ... Ryan Barrett
                • ... 'Nick (Cloud Platform Support)' via Google App Engine

Reply via email to