FB mobile AP token error_code:405
-
When generating access token with confirmed and verified active account with good standing that has worked without problems for 5-6 years now, plugin returns:
{"error_code":405,"error_msg":"User must verify their account on www.facebook.com (405)","error_data":"{\"machine_id\":\"****\",\"error_title\":\"Account Temporarily Unavailable\",\"error_message\":\"Your account is temporarily unavailable. Regain access by updating the app or logging in from a mobile or web browser.\"}","request_args":[{"key":"api_key","value":"***"},{"key":"credentials_type","value":"password"},{"key":"email","value":"***"},{"key":"format","value":"JSON"},{"key":"generate_machine_id","value":"1"},{"key":"generate_session_cookies","value":"1"},{"key":"locale","value":"en_US"},{"key":"method","value":"auth.login"},{"key":"password","value":"--sanitized--"},{"key":"return_ssl_resources","value":"0"},{"key":"v","value":"1.0"},{"key":"sig","value":"***"}]}
Upon login afterwords, FB asks for a password change claiming security risk i.e. someone beside you trying to login your account.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘FB mobile AP token error_code:405’ is closed to new replies.