Hello devs,

Ops has re-enabled the twimg.com domain to serve twitter image assets,
and you may see this reflected in API return data.

example:
http://a1.twimg.com/profile_images/363020254/Untitled-1_normal.jpg

Right now twimg.com does not support HTTPS/SSL.  In order to
accomplish retrieving the assets over ssl to avoid security warnings
in browsers, you will need to replace
http://a1.twimg.com/
with
https://s3.amazonaws.com/twitter_production/

e.g.
https://s3.amazonaws.com/twitter_production/profile_images/363020254/Untitled-1_normal.jpg

We know this is a pain, but at least there is a workaround. We'll be
working with our Ops team to enable SSL, and we'll update you if/when
that happens.

Thanks,
-Chad

Reply via email to