Conflicting with Dokan Multivendor
-
Hello,
I’m using Super Socializer on my website. I have marketplace website made with Dokan. Dokan has a seller verification module which allows to verify sellers using their social profiles like Facebook and Google.This verification process has always been giving me “There has been a critical error on your website.” error.
Today I enabled the debug mode and found code related to Super Socializer conflicting.
Fatal error: Uncaught Google_Auth_Exception: Error fetching OAuth2 access token, message: 'invalid_grant: Bad Request' in public_html/wp-content/plugins/super-socializer/library/Google/Auth/OAuth2.php:120 Stack trace: #0 public_html/wp-content/plugins/super-socializer/library/Google/Client.php(126): Google_Auth_OAuth2->authenticate('4/8K2ByP7H23PMf...') #1 public_html/wp-content/plugins/super-socializer/super_socializer.php(615): Google_Client->authenticate('4/8K2ByP7H23PMf...') #2 public_html/wp-includes/class-wp-hook.php(287): the_champ_connect(Object(WP)) #3 public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #4 public_html/wp-includes/plugin.php(544): WP_Hook->do_action(Array) #5 public_html/wp-includes/class-wp.php(388): do_action_ref_array('parse_request', Array) #6 public_html/wp-includes/class-wp.php(739): WP->parse_request('') #7 public_html/wp-incl in public_html/wp-content/plugins/super-socializer/library/Google/Auth/OAuth2.php on line 120
Notice how codes related to Super Socializer was coming in Dokan’s verification process.
I then disabled Super Socializer and the Dokan verification was working fine.
Can you please help me fix this?
- The topic ‘Conflicting with Dokan Multivendor’ is closed to new replies.