Facebook changed how their graph tool works. Go here to find your ID: https://developers.facebook.com/tools/explorer/
Thank you but I don’t know how it works, or in otrher words, I don’t know how to use the tool.
Could you guide me please?
Thank you,
Rui
if you go to that page; and are logged into Facebook; just click submit.
The input box there shows “me?fields=id,name” by default so it should give you your id number.
It doesn’t.
Reply this:
{
"error": {
"message": "An active access token must be used to query information about the current user.",
"type": "OAuthException",
"code": 2500
}
}
Thank you,
Rui
I mean you MAY have to click the ‘get token’ button but it’s all right there.
example of mine: http://i.imgur.com/8kSkdjw.png
I mean you MAY have to click the ‘get token’ button but it’s all right there.
example of mine: http://i.imgur.com/8kSkdjw.png
Ok, I got it, thank you.
But now there is a new problem which was not happened before I use your plugin.
When I save/publish a page. It shows the error:
WPSSO Warning:
Possible conflict detected – your theme or another plugin is adding a meta property=”fb:xxxxxxx” HTML tag to the head section of this webpage.
where yy:xxxxxxx is fb:admins, fb:app_id, og:url, og:title, og:site_name, og:description, og:type, og:image, og:locale
in the page: http://www.artesecontextos.com/estatutos/
Could you please take a look?
Thank you,
Rui
well that’s because the wpsso plugin is tying to do the same thing this plugin does and they must have some warnings in there to say that another plugin is trying to do what it does. either remove that plugin or this one. shouldn’t have both.