Open GoogleCodeExporter opened 9 years ago
Original comment by jch...@google.com
on 11 Apr 2012 at 11:47
I've noticed this issue as well. I seem to have this problem when the image is
from an article that was posted (Google+ automatically pulls in an image from
the page, which is what I want to display). It seems to occur especially if
the fullImage.url is not linking directly to an image (I've seen the url of
fullImage sometimes even be the HTML page itself).
One example I can find is this:
"attachments": [
{
"objectType": "article",
"displayName": "Pretty in Pink: How Pets Are Helping the Fight Against Breast Cancer",
"content": "Many are surprised to learn that mammary tumors can make our pets sick, and that the research and development of treatments for our pets can unlock clues about helping people beat breast cancer.",
"url": "http://www.huffingtonpost.com/natasha-ashton/animal-breast-cancer_b_1920260.html"
},
{
"objectType": "photo",
"image": {
"url": "https://images0-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&resize_h=100&url=http%3A%2F%2Fi.huffpost.com%2Fgen%2F792228%2Fthumbs%2Fs-GRUMPYCAT-large.jpg",
"type": "image/jpeg"
},
"fullImage": {
"url": "http://www.huffingtonpost.com/natasha-ashton/animal-breast-cancer_b_1920260.html",
"type": "image/jpeg"
}
}
Original comment by nicholas...@gmail.com
on 3 Oct 2012 at 7:13
Original comment by t...@google.com
on 5 Jun 2013 at 1:36
[deleted comment]
Original comment by t...@google.com
on 6 Jun 2013 at 2:58
Original issue reported on code.google.com by
jeroe...@gmail.com
on 28 Oct 2011 at 2:24