私は常に次のエラーを受け取り続けています.私はすでにそれが求めていることをしているので、タイプのウェブサイトをどこから取得しているのか非常に混乱しています...どんな助けも大歓迎です!
{
"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>