I am using fac开发者_运维知识库ebook 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
I am using fac
开发者_运维知识库ebook 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
I think this problem occured due to many request send to facebook from android. It started working on the next day.
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.
If you are on an Android Phone, try rebooting the phone, that worked for me.
精彩评论