• Plugin Author Chris Lagasse

    (@soben)


    HubSpot will be migrating to oAuth 2.0 shortly. As such we need to rewrite a chunk of our codebase to support this new oAuth authentication method.

    When we push version 3.0 please be wary and note that you must have:

    • PHP 5.3 or greater
    • valid SSL certificate installed

    We will be pushing a smaller update in the next 24 hours to warn and advise users of this switch. If you do not have PHP 5.3 or greater, you will risk a site-breaking update

Viewing 3 replies - 1 through 3 (of 3 total)
  • The “ignore” link in the admin notice that brought us here doesn’t appear to be dismissing the notice — it’s re-appearing on every page load and the 3.0 update isn’t available.

    • This reply was modified 7 years, 4 months ago by JordanPak.
    Plugin Author Chris Lagasse

    (@soben)

    Hey Jordan,

    I’ll look into fixing the notice. It’s using transients to determine if it should be displaying or not. Tested it locally, but I’ll try to see if I’m missing something. I did change a lot of things at the last second.

    Version 3.0 is targeted for release by next Wednesday. I still have some fine tuning to do.

    There’s some more information up on our blog too: https://bigseadesign.com/web-development/huspot-api-and-gravity-forms-update/

    Plugin Author Chris Lagasse

    (@soben)

    Last minute update to the requirements… it will require PHP 5.5

    Unfortunately, Composer’s Guzzle library uses “curl_reset” which is not available until PHP 5.5

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘oAuth 2.0 Coming Soon’ is closed to new replies.