Nonce required
-
Hi,
Building a REST API I starting to get errors when trying to update the user details. The
permission_callbackcallback is not detecting the user as logged in and the ID is returned as 0 or null.I searched for solutions and WP docs metion the nonce that’s required in order to the user to be logged in. JWT plugin is not sending a nonce to interact, so how can we get the user logged in at the
permission_callback?Thank you.
The topic ‘Nonce required’ is closed to new replies.