what can i change, i have the same problem.
What this mean ?
Hmm, if i see this right, you just put an extra line in your functions.php:
add_filter( ‘wc_facebook_connection_proxy_url’, function() { return ‘https://wc-connect-test.skyverge.com/auth/facebook/’; } );
And you can do this in the bottom of functions.php, am i right?