Error: Missing POST Data (access_token)
-
Works fine for my facebook sign in.
But getting emails with this error. (Bottom of post)
And have reports of someone unable to sign in as button greyed out.Are there releated? Any idea what problem is with both?
Do I need to use the widget? Or can I just paste this code onto my page below my existing buddypress login form?
<fb:login-button scope="email,publish_stream" v="2" size="small" onlogin="jfb_js_login_callback();">Login with Facebook</fb:login-button>
Does it need to be inside a document.write script like in the widget?
Do I need to use <span class=”fbLoginButton”> or is this just for formatting?Thanks for your help
Jon
Error: Missing POST Data (access_token)
—LOG:—
Starting login process (IP: 63.141.252.178, App: 378744088883328, Version: 2.5.0, Browser: Firefox 5.02 for Windows)
WP: Running action wpfb_prelogin
WP: nonce check passed
WP: Found redirect URL (/register/)—TIME:—
start ) +0s
final ) +0s
TOTAL ) 0s—MEMORY:—
start ) 55.36M
final ) 55.36M (+0M)
LIMIT ) 256M—USER AGENT:—
Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101 Firefox/5.02—REQUEST:—
Array
(
[redirectTo] => /register/
[access_token] => 0
[autoconnect_nonce] => a000e85845
[_wp_http_referer] => /register/
)
The topic ‘Error: Missing POST Data (access_token)’ is closed to new replies.