Woocommerce makes unauthorised calls

Hi, firends!

I’ve encountered an issue where the WooCommerce module initiates calls without new orders in the store. It’s supposed to trigger only with completed orders:
Screenshot 2024-01-18 at 13.59.20

However, I’ve noticed that the scenario was triggered a few times without new orders, leading to an error. This resulted in almost 500 operations during these instances.
Screenshot 2024-01-18 at 14.00.56
Outbut bundle shows “null”, Input budle shows just “[_]”

When I manually start the scenario, it works fine with no issues. What I can’t figure out is what triggers the scenario outside of the regular shopping process. Here’s the log:

The strangest part is that the logs show some operations were successful, even though, according to the scenario flow, none of the actions have been performed. Like no credentials were generated as well as no emails sent.
Screenshot 2024-01-18 at 14.07.10

Here is how scenario looks like:

Please assist and let me know if there is any other information I can provide! :pray:

This looks like a technical issue by WooCommerce software. You might want to contact WooCommerce support because their software is sending so many invalid requests.

For quicker assistance with technical bugs with apps, you may want to contact support directly. They respond very quickly and update you frequently on the status of their investigation.

Hope you can share the resolution with us if you manage to solve this problem!

3 Likes

Thanks mate! Will do!