I used AddThis code since last one year.
In the beginning everything was working properly.
But since last two months in facebook sharing, it is not displaying image which I have provided. It is always displaying one static image in stead of the one which I specified in meta properties.
I am giving following meta tags :
<meta property="og:title" content="Title For the Page" />
<meta property="og:description" content="Description for the Page" />
<meta property="og:image" content="Specific Image in .jpg Format" />
What could be the solution for this ?