Hi guys. I have a question. why i’m seeing the 404 error now, the flow was runnig ok before. I didn’t make any change in the setup. same endpoint same configuration.
endpoint
https://www.bachmusic.center/wp-json/wc/v3/products/{id}
body
empty
sent request
{
"auth": {
"password": "cs_d4f058d62bd6630c377c97xxxxxxxxxxxxxxxxxxx",
"username": "ck_daead6c50a6d3a877affb95623b29f0e0c022480"
},
"headers": {
"Content-Type": "application/json"
},
"method": "DELETE",
"url": "https://www.bachmusic.center/wp-json/wc/v3/products/{id}"
}
thanks for help.