Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Chuck Reynolds

    (@ryno267)

    Facebook changed how their graph tool works. Go here to find your ID: https://developers.facebook.com/tools/explorer/

    Thread Starter Rui Freitas

    (@rui-freitas)

    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

    Plugin Author Chuck Reynolds

    (@ryno267)

    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.

    Thread Starter Rui Freitas

    (@rui-freitas)

    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

    Plugin Author Chuck Reynolds

    (@ryno267)

    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

    Plugin Author Chuck Reynolds

    (@ryno267)

    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

    Thread Starter Rui Freitas

    (@rui-freitas)

    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

    Plugin Author Chuck Reynolds

    (@ryno267)

    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.

    Thread Starter Rui Freitas

    (@rui-freitas)

    🙁

    Ok, thank you.

    Plugin Author Chuck Reynolds

    (@ryno267)

    np. cheers.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘URL: https://graph.facebook.com/yourusername doesn't work.’ is closed to new replies.