It's very sad to say that this question was asked several times and never answered correctly.
This error has been appearing to many people when trying to authorize an app and The only tips people had to say is to Restart phone or delete cache.
Now as this may worked to several people but it's not really an explination nor a serious solution.
There is no explination on this error no where on the web, So i hoped someone can explain about the different error numbers so i can find out where's my problem and to have some sort of a data center on different type of errors, as none explained.
Errors i found in topics so far and mine :
- Mine : 1358 or 891 seems random
- 749
- 417 - this error was explained in a topic to be :
Error- 417 Expectation Failed
The 417 status code means that the server was unable to properly complete the request. One of the headers sent to the server, the "Expect" header, indicated an expectation the server could not meet.
Can someone explain any of those error or any tips in general?
And for my problem, am using the standard code for authorize method as published in the documentation,
Logcat :
06-10 23:48:11.872: D/Facebook-WebView(1358): Webview loading URL: https://m.facebook.com/dialog/oauth?type=user_agent&redirect_uri=fbconnect%3A%2F%2Fsuccess&display=touch&client_id=MYAPPID
06-10 23:48:11.884: W/webcore(1358): Can't get the viewWidth after the first layout
06-10 23:48:11.899: V/webview(1358): OnSizeChanged: Enter
06-10 23:48:11.903: D/Facebook-authorize(1358): Login failed: com.facebook.android.DialogError: The connection to the server was unsuccessful
06-10 23:48:11.903: D/Facebook-WebView(1358): Webview loading URL: https://m.facebook.com/dialog/oauth?type=user_agent&redirect_uri=fbconnect%3A%2F%2Fsuccess&display=touch&client_id=MYAPPID