Replies: 0
Since updating the plugin to Version 2.2.0, I receive the error code 401 “lmfwc_rest_cannot_view”.
The calls I make are:
https://www.my-url.com/wp-json/lmfwc/v2/licenses/validate/THE-PRETENDER?consumer_key={{consumer_key}}&consumer_secret={{consumer_secret}}
and
https://www.my-url.com/wp-json/lmfwc/v2/licenses?consumer_key={{consumer_key}}&consumer_secret={{consumer_secret}}
The user exists and even generating new api keys, didn’t solve the problem.