• i have completed all the process of coinbase registration and get the Client ID and secret key and put the redirect url as shown in your text box but when i click the button Authorize WordPress Plugin it send me to the coinbase site and redirect me till now every thing ok but whenIT redirect back its shows a blank page and the url show swp-admin/options-general.php?page=coinbase&coinbase_code=d0350d4d3cc8c990b14d0a956a09a…..what should i do

    http://wordpress.org/plugins/coinbase/

Viewing 7 replies - 1 through 7 (of 7 total)
  • I’m having the same problem with the following error message from WordPress (self hosted) Uncaught exception ‘Coinbase_ConnectionException’ with message ‘Could not get tokens – network error Peer certificate cannot be authenticated with known CA certificates
    Thanks

    Not much luck here either. After returning from the Coinbase authorization page, a fatal error is given.

    “Uncaught exception ‘Coinbase_ConnectionException’ with message ‘Could not get tokens – network error SSL certificate problem, verify that the CA cert is OK.”

    I get the following

    Fatal error: Uncaught exception ‘Coinbase_ConnectionException’ with message ‘Could not get tokens – network error SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed (60)’ in /home1/bbkcast/public_html/wp-content/plugins/coinbase/coinbase-php/lib/Coinbase/OAuth.php:68 Stack trace: #0 /home1/bbkcast/public_html/wp-content/plugins/coinbase/coinbase.php(61): Coinbase_OAuth->getTokens(‘b17f7f11d1a9787…’) #1 /home1/bbkcast/public_html/wp-includes/plugin.php(429): WP_Coinbase->settings_page(”) #2 /home1/bbkcast/public_html/wp-admin/admin.php(217): do_action(Array, Array) #3 /home1/bbkcast/public_html/wp-admin/options-general.php(10): require_once(‘/home1/bbkcast/…’) #4 {main} thrown in /home1/bbkcast/public_html/wp-content/plugins/coinbase/coinbase-php/lib/Coinbase/OAuth.php on line 68

    same problem here…. anyone found the solution? Should the wordpress site be installed in server with SSL?

    Arteo, I received the error on a secure connection.

    I’m having the same problem. Is a private SSL cert necessary or is coinbase having server problems on their end? I initially installed this plug-in after having problems with the subscription button codes I was generating at coinbase.com — they all disappeared off my website — leading me to think maybe coinbase.com has coding or server problems. Now this with the plug-in. Not very reassuring. 🙁

    We just had the same issue and successfully resolved it by deleting wp-content/plugins/coinbase/coinbase-php/lib/Coinbase/ca-coinbase.crt and replacing it with this file from the Coinbase PHP Github repo: https://github.com/coinbase/coinbase-php/raw/master/lib/Coinbase/ca-coinbase.crt

    Looks like Coinbase updated their certificate and needs to update their plugin to match.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘not authenticating the coinbase’ is closed to new replies.