/validate returns 500 error
-
After the last update, when I have a valid license key e.g. ID-03y8XR5KKlwum5g and send the usual authenticated post to https://127.0.0.1/shop/wp-json/lmfwc/v2/licenses/validate/ID-03y8XR5KKlwum5g
I now get a http 500 response code with
<!-- ErrorException: Undefined variable $activation_data in file C:\projekte\homepages\shop\wp-content\plugins\license-manager-for-woocommerce\includes\Api\V2\Licenses.php on line 885
in it’s body. If in \includes\Api\V2\Licenses.php in l. 877 I add
$activation_data =[];
it works again.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.