Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Let me make it clear, I want to welcome the user visiting my facebook app. So that I can refer his name in my facebook application. I don't need any other permissions or I don't have any other operation to perform. I just want to fetch his name thats all.For this simple thing the facebook app authentication precess is an overhead. Do they left any other option??

share|improve this question
possible duplicate of Facebook app without prompted authentication – ifaour Oct 15 '11 at 16:25
Please check my answer above. This applies for the user id and name! – ifaour Oct 15 '11 at 16:26
okie..i give up :(.thanks for your comment – Sreenath Nannat Oct 15 '11 at 16:55

1 Answer

up vote 0 down vote accepted

No, unfortunately there is no option of doing so using Facebook SDK or Graph API without authentication of user.

share|improve this answer
its sad..:( .Thanks for your comment. – Sreenath Nannat Oct 15 '11 at 16:58

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.