Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

facebook subscribe button gives "unable to subscribe"

Tags:

facebook

I added the facebook subscribe button to my site, but when I click it, the subscribe button gets replaced with an "Error" hyperlink, which (when clicked) gives "Unable to Subscribe: We were unable to create this subscription." The hyperlink includes the query parameter "code=1529001" if that helps.

I tried googling this error but seems like I can't find it at all.

The page I am trying to subscribe to does allow subscribers (I turned it on in the settings). Also, the "data-href" attribute of the subscribe button does, indeed, point to a valid facebook page URL.

Any ideas?

like image 861
user1813947 Avatar asked Nov 10 '12 04:11

user1813947


1 Answers

I had this problem too, but then I discovered that the subscribe button ("Follow") can only be used for personal Facebook accounts, not Facebook Pages (for businesses, organizations, websites, etc.). Perhaps this is the cause of your error as well?

If so, unfortunately there doesn't seem to be a parallel replacement - only the much larger and more comprehensive "Like Box" is offered for Pages.

Edit: As pointed out by Evgeny, I somehow missed the Like button: http://developers.facebook.com/docs/reference/plugins/like/

like image 65
Holly Avatar answered Sep 19 '22 17:09

Holly