luislpez
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [License Manager for WooCommerce] Error on License key activationForum: Plugins
In reply to: [License Manager for WooCommerce] Error on License key activationThanks @drazenbebic,
I will be attentive to your response.
Forum: Plugins
In reply to: [License Manager for WooCommerce] Error on License key activationI have created two new api keys and get the same result.
consumer_key = ck_5f0bb55fe4fa64abe7dfe158de3c27913ea7148d consumer_secret = cs_2cee275578b50486ea832252fb3bf47d0da18bcf
consumer_key = ck_b231bbb34c158cca68fc1e79e07a9e1da16a6c53 consumer_secret = cs_c768557a68fe28251e23ccfea692f7a57575ee09
Thanks you!
Forum: Plugins
In reply to: [License Manager for WooCommerce] Error on License key activationThanks for your response,
I follow your recomendation and get the same error.
{ "code": "lmfwc_rest_data_error", "message": "Updated by User ID is invalid", "data": { "status": 404 } }
This is my PUT request:
https://68.183.122.165/wp-json/lmfwc/v1/licenses/activate/4?consumer_key=ck_0ba85ceb51ffd67068c455f2122a7c5121eca94e&consumer_secret=cs_e1f857010067a757877ce1843e7894e7a9df7a04
If I do the validation GET request:
https://68.183.122.165/wp-json/lmfwc/v1/licenses/validate/3?consumer_key=ck_0ba85ceb51ffd67068c455f2122a7c5121eca94e&consumer_secret=cs_e1f857010067a757877ce1843e7894e7a9df7a04
The server return:
{ "success": true, "data": { "times_activated": 0, "times_activated_max": 1, "remaining_activations": 1 } }
The license status is Delivered in License Manager Plugin.
Forum: Plugins
In reply to: [License Manager for WooCommerce] Error on License key activationHi @drazenbebic,
I have the same problem. I cannot be able to activate the license key. It’s possible that API documentation is omitting something?.
Hope you help us!
Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)