Ny android application posts messages to the user's Facebook wall. It was working fine before until it randomly stopped working. Looking at the LogCat in Eclipse, I am getting this message:
03-01 12:02:53.599: DEBUG/Facebook-WebView(15156): Redirect URL: fbconnect://success/?error_code=110&error_msg=Missing+user+cookie+%28to+validate+session+user%29
How can I obtain the cookie? Also, was it there before when the FB stuff was working ?
