Facebook Login permission issue -


as can see screenshot(1) below, getting additional option asking - 'edit info provide'. i'm getting getting public profile , email id permissions user. should avoid getting option?

enter image description here

i have not see such option (screenshot 2) in other websites. why so?

enter image description here

until april 2015 can still use v1.0 version of facebook api after got permission facebook app. can check link published facebook click here.

also need approve app facebook

1) go in app. (i.e. https://developers.facebook.com/apps/*************/dashboard/) 2) after click on status & review  3) click on second tab ( items in review ) , select start new submission 

over here can select permission , send facebook application approval.

after approval can detail user.

click here more detail facebook docs : click here


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -