• Up until a few hours ago your plugin was working great! However, now it is displaying the following error…

    Proxy Error

    The proxy server could not handle the request GET /flipbook/.
    Reason: Error during SSL Handshake with remote server

    The “GET /flipbook/” text above links to https://flowpaper.com/flipbook/ which itself displays the same error on YOUR website. Did something get changed on your end?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Zoinks! Graphics

    (@zoinks)

    The plugin code includes this line of code so it looks like something happened on your website…

    $pdfUrl = 'http://flowpaper.com/flipbook/?pdf=' . esc_attr( $value ) . (strpos(esc_attr($value),WP_CONTENT_URL)===0?"?wp-hosted=1":"");

    Plugin Author getflowpaper

    (@getflowpaper)

    Sorry about that – a temporary issue with one of our SSL certificates caused this. It has been fixed now

    Thread Starter Zoinks! Graphics

    (@zoinks)

    Thanks for addressing so promptly, and thanks for such great software! May I recommend having the source code in the plugin hosted on the user’s website rather than on your site? That would keep issues like this from having such a deep impact on all your users…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The proxy server could not handle the request GET /flipbook/’ is closed to new replies.