Wordpress Rest Api

Hello,
I am trying to use Wordpress Rest Api.There is no curl issue as you can see in the screenshot.
But the result expected on the page doesn’t show up. It just remains the same page.
Do you know the reason that could explain that the page doesn’t change despite of the curl?

Thanks in advance.

Hi @Mike4

There are a few things you could check here:

  • Caching first. This could be from a browser, theme or plugin.

  • Permissions. You might need to adjust post status or permissions.

  • Plugin/theme conflict. You could try running this with plugins disabled or the theme swapped out to see if that makes a difference.