Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm trying a apps using Facebook Requests Dialog.
http://developers.facebook.com/docs/reference/dialogs/requests/
I can send my request using the sample code in above page with the message
'You should learn more about this awesome game.'.
For my friends, they can receive the request, but there is no message.
How can I send the message via Requests Dialog and
How can my friends see my message when they receive my request?

Thank you for your help.

share|improve this question

1 Answer

as of 12 july 2011 - facebook started ignoring that parameter... it says so on the link you posted... you should allow your users to fill out the message field after you display the send dialog to them...

share|improve this answer
Thank you, I found the msg in Application Requests Tab. – masa Sep 11 '11 at 3:55

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.