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

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -