• Michael,
    I have several websites with different paid plans, one is Gold and one is Silver. On all of my websites, I enter the Client ID and Client Secret that I get from my API page and all my websites get the error

    “WordPress error: cURL error 35: SSL connect error”

    Also, we have 5 forms set up on Formstack and my WordPress Formstack back end shows:
    Available Forms: 0
    PHP Version: 7.1.11

    I also tried “Refresh Formstack form cache” with no luck and the Authenticate With Formstack API constantly displays even after I successfully authenticate on the Formstack page.

    Please advise.
    Bruce

Viewing 1 replies (of 1 total)
  • Plugin Author Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hey Bruce,

    Just for a technical detail, that cURL error as a whole means:

    “CURLE_SSL_CONNECT_ERROR (35)

    A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others.”

    Doesn’t necessarily narrow anything down, but it’s worth noting.

    Can you provide an example of one of the sites in question? just the domain and such? Curious if there’s anything we can determine from SSL/HTTPS info publicly provided.

    Regarding the “Available forms: 0” part, it is probably defaulting to a value, because of the forementioned errors and not being able to get the actual information out yet.

    If you’re still seeing the authenticate button, then that says to me that either the oauth2 code isn’t getting saved, or we’re failing to get tokens, which will be necessary for the rest of the setup.

Viewing 1 replies (of 1 total)
  • The topic ‘Available Forms show as 0 and WordPress error: cURL error 35: SSL connect error’ is closed to new replies.