I am new to the Facebook API. Coding in PHP and JavaScript.
In a user to user request, the message parameter does not show in the Request Notification but shows up on the Pending Requests page.
I tested this using a Java Script UI methord and not the direct URL method.
If you and ever gotten a request from the My Calander app, the Notification says that " XXX wants to add your birthday to his Calander". How to send a user or non user a notification with a custom message the way the My Calander app does ??
I cant use the notifications API cause that requires a person to be an authorised app user and has other controls as well.
Another point, I don't use the Facebook PHP SDK. I make direct API calls