Error 500 internal server deleting item in woocommerce

Hi guys. I have a problem with this error…

error 500 internal server.

the endpoint that i’m using is https://www.bachmusic.center/wp-json/wc/v3/products/{id}

body empty

the flow run ok but after 5 min o sometimes less… it show this error 500. I noticed that some items were succefully deleted but the flow stoped before finish.

thanks for your help

Hi @omar_giancarlo,

Error codes in the 500 range indicate something occurred with the external service’s server or API temporarily being down. You can refer to the “Reading 500 series errors” section here about possible causes: https://learn.parabola.io/docs/troubleshooting-connecting-to-an-api

Is this still an ongoing error your flow is experiencing? Usually if a flow encounters a rare 500 error code, it continues to run successfully after the external service resolves their temporal issue.

2 Likes