I am using facebook in my app to publish data to facebook. But when i tried the examples which is given in the android sdk for facebook. It give me this error "DEBUG/Facebook-authorize(749): Login failed: com.facebook.android.DialogError: The connection to the server was unsuccessful"

Thanks,
aby

link|improve this question

70% accept rate
feedback

3 Answers

up vote 5 down vote accepted

I think this problem occured due to many request send to facebook from android. It started working on the next day.

link|improve this answer
I think it was because your application hadn't propagated and 'created' itself on all servers. – Blundell Aug 19 '11 at 14:01
It is working or not on strange way. 2 hours , one hour not, 4 hours working, 3 not :(. Users say:"Facebook app is working - so it is your fault" :( – Kostadin Mar 1 at 12:44
feedback

I was getting "The connection to the server was unsuccessful" on my device, while the AVD worked fine. Clear cache with Android Browser -> Settings -> Clear Cache. Fixed this for me.

link|improve this answer
feedback

If you are on an Android Phone, try rebooting the phone, that worked for me.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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