• Resolved thrombas666

    (@thrombas666)


    Hello everyone,

    I have been struggling when trying to implement the API Rest to another app with the recent update of WooCommerce.

    In the past I haven’t had any issues, but now, I’m constantly getting “cURL Error: error:0A000126:SSL routines::unexpected eof while reading” when trying to retrieve products, categories or updating each product.

    Is anyone else having issues trying to communicate with the REST API?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @thrombas666

    The error message you’re seeing, “cURL Error: error:0A000126:SSL routines::unexpected eof while reading”, typically indicates a problem with the SSL connection. Here are a few troubleshooting steps you can try:

    1. Check if your server’s SSL certificate is valid and up-to-date.
    2. Ensure your server supports the latest SSL protocols.
    3. Confirm that your API endpoint is correct and secure (https://).
    4. Try increasing the timeout value in your cURL request.

    If you’re still experiencing issues after trying these steps, please check whether you use Legacy REST API or the latest one. If you use the legacy REST API, ensure you’ve installed the WooCommerce Legacy REST API Plugin and enable it in the WooCommerce > Settings > Advanced > Legacy API.

    I hope this helps! Please let us know how it goes or if you need further assistance.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @thrombas666

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem!

    If you have further questions, please feel free to open a new topic.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.