Hi @mateuszgbiorczyk,
Thanks for the hint. I got it fixed and it works now. New REST API request uses
…./wp-json/webp-converter/v1/paths?_wpnonce=9d0d584b7b
I activated “Pretty Permalinks” in the settings. According to WP REST API Documentation, this modifies the URL name:
On sites without pretty permalinks, the route is instead added to the URL as the rest_route parameter. For the above example, the full URL would then be http://example.com/?rest_route=/wp/v2/posts/123
Not sure, whether this is a bug in your plugin or in my wordpress instance.
Thanks again for your help.
Best regards
Michael
Hi @mateuszgbiorczyk,
Thanks for your quick help. Not really… Although I am a software developer, I have no technical insights of WordPress and the instance that I am using.
I only know that the instance is quite old (so several updates have already been applied, plugins added and removed) and was moved to the docker container recently.
Do you have any idea, what could have modified it and how to check that?
Regards
Michael