• Resolved pandadumplin

    (@pandadumplin)


    Hi, guys

    I have a problem. On one of my sites, I tried to add tracking information to an order via API, but the response showed an empty array.

    I played with the WC API key permission, when I turned the read permission off, The add tracking information post request showed no read permission return, which is the same return I get with the GET tracking information request.

    This is weird because the post/get API behavior for other WC endpoints works fine.

    I tried adding tracking post API requests on another site with the freshly installed plugin, it worked fine as well.

    I banged my head against the wall for hour just can not figure out why. Is it a caching problem?

    Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gaurav1092

    (@gaurav1092)

    Hi @pandadumplin,

    Yes, maybe its a cache issue or conflict with another plugin.

    To identify the root of the problem, please follow these troubleshooting steps. Make sure to back up your site before you begin:

    1. Switch to a Default Theme: Activate a standard WordPress theme (e.g., Twenty Twenty-One ). Does the issue persist?
    2. Deactivate All Plugins: Disable all plugins and see if the issue resolves.
    3. Identify the Offending Plugin: Reactivate plugins one-by-one, checking for the issue each time. This will pinpoint the conflicting plugin.

    Thanks

    Thread Starter pandadumplin

    (@pandadumplin)

    Hi, Gaurav

    Thanks for the reply. It turned out to be a hosting side problem. We have contacted our hosting provider and they are working on solving the issue.

    Thanks for the good work!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post api request keeps on turned into get request’ is closed to new replies.