sabyasachibiswal / angular5-social-login

Social authentication module for Angular 5. Includes Facebook and Google login with AOT compatibility.
40 stars 74 forks source link

Unable to give permission #11

Closed ahmedeldeeb25-zz closed 4 months ago

ahmedeldeeb25-zz commented 6 years ago

How can i add other permissions to my app ? in my project case it gives me this error

message - (#200) Requires either publish_actions permission, or manage_pages and publish_pages as an admin with sufficient administrative permission↵code - 200↵Relevant information for error recovery can be found on the Facebook Developers Document:↵ https://developers.facebook.com/docs/graph-api/using-graph-api/#errors

I think you need to add a function where the developer can add permission?