Title: Facebook Missing client_id parameter
Last modified: September 11, 2024

---

# Facebook Missing client_id parameter

 *  Resolved [jfoc](https://wordpress.org/support/users/jfoc/)
 * (@jfoc)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/facebook-missing-client_id-parameter/)
 * All facebook settings has been verified
 * But when go to Debug -> Test Facebook Connection
 * Got an error:
 * {“error”:{“message”:”Missing client_id parameter.”,”type”:”OAuthException”,”code”:
   101,”fbtrace_id”:”Ae70nbvjtABeQH9ttlGZJDU”}}

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Robert](https://wordpress.org/support/users/robertnextendweb/)
 * (@robertnextendweb)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/facebook-missing-client_id-parameter/#post-18007280)
 * Hi [@jfoc](https://wordpress.org/support/users/jfoc/)
 * In the debug mode we only try to check if your server is able to communicate 
   with the servers of the provider, to do this we send a text request, and we dump
   out the response. All that matters there is if you receive the Network connection
   successful message at the top of the page or not, everything else are just the
   verbose text of the API response, so you can ignore that. I do not know if your
   message says the connection is successful, as you included only the error message
   part, but if you see “Network connection successful *” notice at the top, then
   you do not need to worry about this debug mode.
 * You mentioned all settings are verified, so if you haven’t done already, please
   enable the provider, and you can check it on the /wp-login.php page whether the
   login with the social button works or not. If it doesn’t, let me know what error
   you get.
 * And if you would like to publish the buttons somewhere else, in the Free version
   you can use the shortcode for that:
   [https://nextendweb.com/nextend-social-login-docs/usage/](https://nextendweb.com/nextend-social-login-docs/usage/)
 *  Thread Starter [jfoc](https://wordpress.org/support/users/jfoc/)
 * (@jfoc)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/facebook-missing-client_id-parameter/#post-18007303)
 * wp-login.php is properly login with the social button.
 * and yes “Network connection successful *”

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Facebook Missing client_id parameter’ is closed to new replies.

 * ![](https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=3336394)
 * [Nextend Social Login and Register](https://wordpress.org/plugins/nextend-facebook-connect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextend-facebook-connect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextend-facebook-connect/)
 * [Active Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextend-facebook-connect/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jfoc](https://wordpress.org/support/users/jfoc/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/facebook-missing-client_id-parameter/#post-18007303)
 * Status: resolved