Problem with wpnonce validate
-
Hi! I installeed the plugin in my local dev environment and I had an error in the endpoint of wp-json:
https://localhost:8081/wp-json/wp/v2/resumes/?_wpnonce=ca57bea062&status=publish&per_page=1
HTTP/1.1 404 Not Found Date: Tue, 13 Jul 2021 14:33:27 GMT Server: Apache/2.4.38 (Debian) X-Powered-By: PHP/7.4.21 X-Robots-Tag: noindex Link: <https://localhost:8081/wp-json/>; rel="https://api.w.org/" X-Content-Type-Options: nosniff Access-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages Access-Control-Allow-Headers: Authorization, Content-Type Expires: Wed, 11 Jan 1984 05:00:00 GMT Cache-Control: no-cache, must-revalidate, max-age=0 X-WP-Nonce: ca57bea062 Content-Length: 147 Keep-Alive: timeout=5, max=83 Connection: Keep-Alive Content-Type: application/json; charset=UTF-8
{“code”:”rest_no_route”,”message”:”No se encontr\u00f3 la ruta que coincida con la URL y el m\u00e9todo de la petici\u00f3n”,”data”:{“status”:404}}
Any idea?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problem with wpnonce validate’ is closed to new replies.