Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Gerhard Potgieter

    (@kloon)

    Hi @mrclayton, thanks for the report. We are testing a fix that will go out with our next release this week. Apologies for the inconvenience caused.

    James Collins

    (@jamescollins)

    We’re also seeing WooCommerce Shipping breaking WooCommerce Zapier outbound webhook payloads for orders.

    Instead of an order object being sent, the following is sent instead:

    {
    "code": "rest_no_route",
    "message": "No route was found matching the URL and request method.",
    "data": {
    "status": 404
    }
    }

    I wasn’t able to find a public GitHub repo for this plugin, so wasn’t able to report the issue there.

    Could you please take a look into this, as it seems to be affecting many plugins who reply on REST API based webhooks.

    Thank you

    Plugin Author Gerhard Potgieter

    (@kloon)

    Hi @jamescollins, apologies for the inconvenience caused. The fix is ready to be deployed, it should be live very soon.

    Plugin Author Gerhard Potgieter

    (@kloon)

    Hi @mrclayton, we just released 1.1.3 of Woocommerce Shipping which should resolve the conflict issues. Could you give that a try and let us know if this fixes the issue for you?

    Thread Starter Payment Plugins

    (@mrclayton)

    Hi @kloon

    I can confirm that the rest_no_route error has been resolved in version 1.1.3.

    Regarding the payment methods being filtered, I was never able to replicate that issue so will need to confirm with some of our users since they reported that to us.

    Kind Regards

    Plugin Author Gerhard Potgieter

    (@kloon)

    Glad to hear it is now working!

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