I know similar questions have been asked, but none of the solutions worked for me. I just started a page for a non-profit and I am implementing the open graph on our main site. When I scrape the site with http: //developers.facebook.com/tools/debug, I get
Object at URL 'http: //www.desertmuseumdigitallibrary.org/public1/detail.php?id=ASDM23540' of type 'article' is invalid because the given value '114003368752609' for property 'fb:admins' could not be parsed as type 'fbid'.
I believe that this is probably the page id, but it does work on https://graph.facebook.com/114003368752609. I have been unable to locate any other number that will work on https: //graph.facebook.com/. The page that I am referred to on login is http://www.facebook.com/pages/ASDM-Sonoran-Desert-Digital-Library/114003368752609 and the name "ASDM-Sonoran-Desert-Digital-Library" doesn't work for https: //graph.facebook.com/ either.
I have also tried creating an app, hoping that this would give me an app_id I could use, but the link sends me straight to my regular page.