Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there @artmas,

    First, make sure you’re updated to the latest version of the “Facebook for WooCommerce” plugin.

    Then, at the connection step “What is WooCommerce Extension V2 allowed to do,” make sure all fields are enabled. Facebook recently updated its settings to toggle “Manage your business” permission to Off by default.

    If none of those things work, as the error that you’re seeing isn’t very informative, we have a snippet that will give us some additional error information. This should give us a better indication as to what might be happening here.

    Can you please add the following snippet to your site and attempt to connect to Facebook again? If you aren’t familiar with adding custom code to your site, here is some information as to how to do it. We recommend the free Code Snippets method.
    You can view the snippet here:


    add_filter( 'wc_facebook_connection_proxy_url', function() { return 'https://wc-connect-test.skyverge.com/auth/facebook/'; } );

    Once the snippet is in place and you have had a chance to try to connect to Facebook again, would you please send us a screenshot or text of any additional error messages that show?

    Thread Starter artmas

    (@artmas)

    Thank You for quick respond. I will try your recommendations and will return with more details.

    • This reply was modified 4 years, 3 months ago by artmas.
    Thread Starter artmas

    (@artmas)

    Works fine ?? Thank You ??

    Happy to help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Something went wrong’ is closed to new replies.