• I’ve configured the OathID properly, and I get the sign in prompt on the top of the screen when I open my site.
    But when anyone tries to login by clicking the login button, there’s a fatal error

    PHP Fatal error Uncaught Error: Call to undefined function GuzzleHttp\Psr7\uri_for() in /var/www/wp-content/plugins/one-tap-google-sign-in/includes/vendor/guzzlehttp/guzzle/src/Client.php:63

    How to resolve this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author surendhar153

    (@surendhar153)

    Hi @klaytreasures

    Please provide WordPress Version and PHP Version

    I’m getting the same error (using WooCommerce). From the error log:

    [client 85.144.22.250:12488] PHP Fatal error: Uncaught Error: Call to undefined function GuzzleHttp\\Psr7\\uri_for() in /nas/content/live/dealifystaging/wp-content/plugins/one-tap-google-sign-in/includes/vendor/guzzlehttp/guzzle/src/Client.php:63\nStack trace:\n#0 /nas/content/live/dealifystaging/wp-content/plugins/one-tap-google-sign-in/includes/vendor/google/apiclient/src/Google/Client.php(1156): GuzzleHttp\\Client->__construct(Array)\n#1 /nas/content/live/dealifystaging/wp-content/plugins/one-tap-google-sign-in/includes/vendor/google/apiclient/src/Google/Client.php(1111): Google_Client->createDefaultHttpClient()\n#2 /nas/content/live/dealifystaging/wp-content/plugins/one-tap-google-sign-in/includes/vendor/google/apiclient/src/Google/Client.php(744): Google_Client->getHttpClient()\n#3 /nas/content/live/dealifystaging/wp-content/plugins/one-tap-google-sign-in/includes/class-gotl.php(150): Google_Client->verifyIdToken('eyJhbGciOiJSUzI...')\n#4 /nas/content/live/dealifystaging/wp-includes/class-wp-hook.php(292): GOTL->gotl_widget_endpoint('')\n#5 /nas/content/live/ in /nas/content/live/dealifystaging/wp-content/plugins/one-tap-google-sign-in/includes/vendor/guzzlehttp/guzzle/src/Client.php on line 63

    • This reply was modified 3 years, 5 months ago by dealify.
    Thread Starter klaytreasures

    (@klaytreasures)

    My wordpress version is 5.7.2 and my PHP version is 7.3.12

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not working’ is closed to new replies.