I am trying to use facebook notifications using graph. But it says i dont have the correct permissions. This is the url I used to try to get notifications on during permission acceptance. but its not showing up
https://www.facebook.com/dialog/oauth?client_id=523691235&redirect_uri=http://apps.facebook.com/my_app&manage_notifications=1
am I passing the correct parameter ?? How do I get facebook to ask the user to allow me to send notifications to them.