I'm using a content type called Video with a field from Video embed field module .
I'm generating an automatic thumbnail for the video using thoses modules:

  1. Imagecache Actions
  2. Imagecache Canvas Actions

I'm using MetagTag module and Imagecache Token to generate appropriate social cards for Facebook and Twitter.
The problem is everything is OK in other content type like Article except for the Video one, it genarates an empty social card image instead of the thumbnail of the video.
I'm using this token :[node:field-video:thumbnail_path].. is there any solution to get appropriate social card ? Thank you very much