Topic-icon Error message when clicking "Like"

Active Subscriptions:

None
12 years 9 months ago #12099 by peppemannen
I get this error shown when clicking like. (a red text next to like button "error" with a link to this text)

"The page failed to provide a valid list of administrators. It needs to specify the administrators using either a "fb:app_id" meta tag, or using a "fb:admins" meta tag to specify a comma-delimited list of Facebook users."

Why? And how can I solve it?

Thanks in advance!
The topic has been locked.
Support Specialist
12 years 9 months ago #12104 by alzander
This issue will be fixed in the next release (coming out in the next few days). Until then though, you can fix it by doing the following:
1) In the Social area, click on the Open Graph tab
2) Make sure Open Graph is enabled
3) Add the following tag, where XXXX is your Facebook Application ID:
app_id=XXXX

That will properly add your application Open Graph tag to all pages, which Facebook is mentioning.

Good luck,
Alex
The topic has been locked.
Active Subscriptions:

None
Hey Alex, I seem to be having the exact same problem peppemannen is having. I tried your solution but still no luck. I ran the graph API from facebook with my access token and the JSON I received is:

{
"error": {
"type": "OAuthException",
"message": "Invalid OAuth access token."
}
}

If you could point me in the right direction or need more info on it please let me know.

Thanks

Shy
The topic has been locked.
Support Specialist
12 years 9 months ago #12167 by alzander
Shy,
Can you post the URL of the page you're having this issue on? There's always quite a few possible causes, so it helps to see the page to determine the best solution.

As for running from Facebook itself, where are you getting the OAuth token from, and what page were you trying to run it from? I don't think that's related, but am curious as to what you were trying to do.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 9 months ago #12185 by peppemannen
Hi,
I still got the same problem. I have the latest version and I have tried both with and without the open graph ID in the settings.
I still get the error next to the like button when I have clicked it. If I click the error text I get this facebook error message: "
There was an error liking the page. If you are the page owner, please try running your page through the linter on the Facebook devsite (developers.facebook.com/tools/lint/) and fixing any errors."

I aslo tried to go to the facebook "Lint" page and ran my article URL but did not get any wiser on the error message recieved...
Maybe this has something to do with my other problem with articles on frontpage - I dont know...

Hope that there is a solution to this!

Best regards

PH
The topic has been locked.