REST API gives old data
-
Hello,
I use WordPress 4.9.1 running Ribosome theme.
I use REST API to get post data for another downstream system .
I updated one post title . But REST API returns the old title .
Then I tried to get the response in a loop and surprised to see that sometimes the old and sometimes the new title in returned from the REST API .Can somebody advise how do I avoid this and awlays get the current post-data .
Thanks,
Chitta -
For help with the REST API, please use the contact form on the Developers website https://developer.wordpress.com/contact/
- The topic ‘REST API gives old data’ is closed to new replies.