You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that "JWT Token" service is incompatible with the Jetpack plugin that relies on the rest_authentication_errors to return true. AAM overrides it with false value to halt the nonce check during the RESTful API call for authentication.
It appears that "JWT Token" service is incompatible with the Jetpack plugin that relies on the
rest_authentication_errors
to returntrue
. AAM overrides it with false value to halt the nonce check during the RESTful API call for authentication.This implementation has to be rewritten to be compatible with other plugins and for more information refer to https://wordpress.org/support/topic/jetpack-and-rest-api/
The text was updated successfully, but these errors were encountered: