Post api request keeps on turned into get request
-
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.
- The topic ‘Post api request keeps on turned into get request’ is closed to new replies.