c# - Requesting extended permissions from facebook? -


i'm having trouble requesting extended permissions facebook. pass scope => 'email','publish_actions' , i've set app on fb require permissions.

yet, when sign in site using fb, login dialog says "this application requests access public profile , friendlist"

what missing here?

end user asked after authorized app. 2 steps authorization in case.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -