I'm putting facebook login on my site. Everything works fine when a user clicks "allow" when asked "My Website would also like permission to". But when user clicks "skip", I need to know this and log them onto my site but not post to their wall. How can i find this out through the facebook api?
1 に答える
0
user / permits-connection、https://developers.facebook.com/tools/explorer/?method = GET&path = me%2Fpermissionsを確認するだけです
于 2012-06-01T17:13:07.840 に答える