Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a Facebook app and am trying to display a user submitted picture when they click Share. I have done this before but right now the app is under a SSL and .htaccess rerouting.

Now, everything works but the picture doesn't show up (although it does in the app but not in the share window), and when I run it through the debugger I get a 206 code.

This is the debugger link for the picture: https://developers.facebook.com/tools/debug/og/object?q=https%3A%2F%2Fproxy.com.do%2Fapps%2Foccidental%2Fuploads%2Fminified_5073423a563ab.jpg

This is the app page where the share button is located: https://apps.facebook.com/sharethejoy_ovc/picture/5

What can I do to make the picture display on the share dialog?

Thanks in advanced.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.