Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dmarquette

    (@dmarquette)

    Man I’m close. After authenticating the app I get this when redirected by to the site. curl is enable on our webserver

    array ( ‘url’ => ‘https://api.dropboxapi.com/oauth2/token?code=XXXXXXXXXXXredirect_uri=https://auth.blighty.net/dropbox.php’, ‘content_type’ => NULL, ‘http_code’ => 0, ‘header_size’ => 0, ‘request_size’ => 0, ‘filetime’ => -1, ‘ssl_verify_result’ => 1, ‘redirect_count’ => 0, ‘total_time’ => 0.078, ‘namelookup_time’ => 0.0, ‘connect_time’ => 0.047, ‘pretransfer_time’ => 0.0, ‘size_upload’ => 0.0, ‘size_download’ => 0.0, ‘speed_download’ => 0.0, ‘speed_upload’ => 0.0, ‘download_content_length’ => -1.0, ‘upload_content_length’ => -1.0, ‘starttransfer_time’ => 0.0, ‘redirect_time’ => 0.0, ‘redirect_url’ => ”, ‘primary_ip’ => ‘XXXX’, ‘certinfo’ => array ( ), ‘primary_port’ => 443, ‘local_ip’ => ‘XXXX’, ‘local_port’ => XXXX, )error occurred during curl exec. Additional info:

    • This reply was modified 6 years, 9 months ago by dmarquette.
    Thread Starter dmarquette

    (@dmarquette)

    Thanks for the update. Now I get
    “Unable to reach the Dropbox service. Is your server/web host possibly blocking access?”

    Could you help point me in the right direct to any changes in the plugin that would start causing the block. I have used this plugin for a while with no problem until the more recent versions that work with the new Dropbox security requirements.

    Thread Starter dmarquette

    (@dmarquette)

    I just checked. extension=php_curl.dll is not commented out.

Viewing 3 replies - 1 through 3 (of 3 total)