NewPath-Consulting / Wild-Apricot-Press

The core Wild Apricot Press (WAP) plugin.
https://newpathconsulting.com/wap
GNU General Public License v3.0
3 stars 1 forks source link

WAP license key not working on dev #162

Open asirota opened 1 month ago

asirota commented 1 month ago

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.

asirota commented 1 month ago

It fails even if the URL is identical now - so the license checker appears to be broken

asirota commented 1 month ago

looks good on dev

nataliebrotherton commented 1 month ago

@asirota is this resolved?

asirota commented 1 month ago

I think so, I haven't tried recently but when I test the next drop of the plugin, I'll check it.