问题
I would like to users when added to this website they automatically subscribe to another users in facebook. I know I can list users, which the authenticated user is subscribed to, but can I make a new subscription?
thanks.
回答1:
Looking at docs,
http://developers.facebook.com/docs/reference/api/user/#subscribedto
Graph api gives only 'read' action for both subscribers
and subscribedto
However, you can use the Subscribe Button plugin
来源:https://stackoverflow.com/questions/10568909/how-to-make-a-user-subscribe-to-another-users-using-graph-api