php - Requires extended permission on facebook for send notification -


i new in developing facebook app. when trying send user notification , test sent notification on graph api explorer ,i getting error (#200) requires extended permission: manage_notifications .

you need add 'manage_notifications' scope in facebook link connection launch.

if not, may required review of app facebook use scope (manage_notifications) without issues.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -