Hey, wonder if one of you have come across this problem with GGtwitter.
twitter:post(“some text”) - this works
twitter:post(“some text”, “image.png”) - this doesn’t work
I have tried to call the image locally “myimage.png” and via url “http://i58.tinypic.com/211rr6h.png” but it is not showing the picture.
Any ideas?