Open asirota opened 1 month ago
It fails even if the URL is identical now - so the license checker appears to be broken
looks good on dev
@asirota is this resolved?
I think so, I haven't tried recently but when I test the next drop of the plugin, I'll check it.
I reauthorized the API keys for dev.newpathconsulting.com install with the v1.0.3 plugin.
The new authorized site is http://newpathconsulting.wildapricot.org
The license UNEXPIRED-KEY-FOR-TESTING returns the following structure:
{ "Email": "support@newpathconsulting.com", "Products": [ "watm", "warm", "waqm", "wawp" ], "Licensed URLs": [ "" ], "Support Level": "support", "expiration date": "2033-02-28T13:01:00.000Z", "Licensed Wild Apricot URLs": [ "https://newpathconsulting.wildapricot.org" ], "Licensed Wild Apricot Account IDs": [ "221748" ] }
note the https part is different than http and the license check fails. It should not fail and disregard the http(s) part of the licensed WA URL.