I am using the normal setup for sending invites through the requests dialogue:
FB.ui(
{
method: \'apprequests\',
message: \"Please add me, I am do
Its not facebook bug its a problem in your facebook app configuration :
Follow the below configuration and its working like a charm.
You just need to go in to the Facebook developer and select your app and goes in to the setting of your app and click "Add Platform" and select "App On Facebook" and than add canvas url in it. now try to send invitation and it will show the notification.
Thanks Sagar
or go to facebook developers,
Change 111 to your APP ID
-Fedmich