node-facebook/facebook-node-sdk

Mentions not working when posting

rodryquintero opened this issue · 1 comments

What is the proper way to include a mention in a post. I am doing it the way it is described in the Facebook API docs:

@[pageid]

But it returns empty when posting. However, when I use my own page id, it works.

Please ask this question on Stack Overflow. This isn't a bug with the SDK, I can't help you with questions about the Graph API itself, only with questions about how to make a call to the Graph API call using the SDK.