我不断收到以下错误,我很困惑它从哪里获取类型网站,因为我已经在做它所要求的......任何帮助都非常感谢!
{
"error": {
"message": "(#3502) Object at URL http://www.prowebdev.org/WooF/API/OpenGraph.php has og:type of 'website'. The property 'picture' requires an object of og:type 'mydogwoofs:picture'. ",
"type": "OAuthException",
"code": 3502
}
}
<html>
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# mydogwoofs: http://ogp.me/ns/fb/mydogwoofs#">
<meta property="fb:app_id" content="270765153057909" />
<meta property="og:type" content="mydogwoofs:picture" />
<meta property="og:url" content="http://www.woof.co" />
<meta property="og:title" content="" />
<meta property="og:image" content="" />
<meta property="og:description" content="hola" />
</head>
</html>