• Resolved cestis1

    (@cestis1)


    Hi. Anyone recently had troubles with REST API? Basically the API wc/v3/orders/xxxx PUT request is returning with status 200 but fields are not changed.

    Changes are to the status field. Sometimes it works, sometimes it doesn’t (but in both cases returns 200).

    This happens randomly. Any idea what’s going on?

Viewing 1 replies (of 1 total)
  • Mirko P.

    (@rainfallnixfig)

    Hi @cestis1,

    That’s strange as successful requests will return a 200 OK HTTP status. Do you have any security plugin installed that may be blocking the request? Can you try after deactivating all plugins and changing to a default theme?

    You can find a more detailed explanation on how to do a conflict test here: https://docs.woocommerce.com/document/how-to-test-for-conflicts/.

    If it doesn’t help, please share the request you’re sending and the authentication method used. Make sure to remove any sensitive data like the API keys.

    Cheers.

Viewing 1 replies (of 1 total)
  • The topic ‘WC API PUT request status 200 but not changing the data’ is closed to new replies.