I do not see that image URL anywhere. For the page linked above (http://www.referhire.com/jobview/Java-developer-core-java--113019), these are the Twitter Cards metatags in the page source:
<meta name="twitter:card" value="summary_large_image">
<meta property="twitter:description" content="Experience : 4 - 5 years, Salary : INR 7 - 27, Industry Sector : Computer Software, Functional Area : Information Technology">
<meta property="twitter:image" content="https://s3-ap-southeast-1.amazonaws.com/static.referhire.com/assets/images/logo_linkedin.png"/>
<meta property="twitter:title" content="Hiring for Java developer core java ">
<meta property="twitter:image:alt" content="Company Image">
<meta name="twitter:site" value="@ReferHire">
<meta name="twitter:creator" content="@ReferHire" />
<meta property="twitter:url" content="http://www.referhire.com/jobview/Java-developer-core-java--113019">
The image URL is https://s3-ap-southeast-1.amazonaws.com/static.referhire.com/assets/images/logo_linkedin.png, which is 250px wide and 300px high. That width is under the 300px minimum for the summary large image card, and this is the reason the card will not render.