I'm developing a Squarespace site and was testing sharing posts and pages from it on Facebook. I noticed that none of the URLs were correctly pulling up the og: tags - all that appeared was the page's URL, even though the thumbnail/title tags and so on were set correctly. When I ran the URL through the OG debugger, it received an HTTP 416 response. No data was returned and there was an OAuth unspecified error in the Graph API. Here's a test post if anyone wants to run it through the debugger and see what happens:
https://digital-bench-ny1n.squarespace.com/10/3/2012/man-i-dont-even
Not every SQS site returns a 416, though; some return a 206 and mostly parse OK. Anybody have an idea as to why the debugger would trigger such a code?