Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook Error in Android "Login failed: com.facebook.android.DialogError: The connection to the server was unsuccessful"


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

like image 543
insomiac Avatar asked Apr 19 '11 00:04

insomiac


1 Answers

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

like image 197
insomiac Avatar answered Sep 22 '22 09:09

insomiac