i have looked at various other posts on SO, but nothing worked for me.
i have in head section:
<meta property="og:url" content="http://www.impressionable.me" />
<meta property="og:image" content="http://www.impressionable.me/assets/mirror.png" />
when i click like button on my site, everything displays correctly except the image. i have also checked out facebook debug tool for the url and this is what i get:
response code 206
Can't download Could not retrieve data from URL.
Strangely enough, the debug page at the bottom displays the correct image? i am confused as to why this is happening? any thoughts?

