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

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -