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.

I am getting an error in signing to facebook from my Android Applicationon device, while same application works perfect on emulator.

When user presses login button on Facbook signup page, (if user credentials are ok) the same login page will appear again and again, when I connected the device in debug mode, I found that facebook is redirecting my application to a page with "User Access Denied" in the querry String. But when I run same app on emulator, it sucessfully gets signed in and have no issues with any other functionality.

share|improve this question

1 Answer

Hey once check this link you may find the answer...because i also faced the same problem but achieved later... Unable to retrieve access token for facebook on real device

share|improve this answer
I had tried it but no change – Shahzad May 16 '11 at 5:25
@Shahzad if you have another facebook app in device then this issue will be come. so try this answer.. it will work..otherwise remove all facebook app in your device.. – CapDroid May 16 '11 at 5:35
Isn't there any other solution ? – Shahzad May 16 '11 at 8:38
i didnt find any other solution...if u get it means pls let us know.. – Taruni May 17 '11 at 12:53

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.