LexActivator.DeactivateLicense() returns LA_FAIL

I’m using a trial account to prototype with LA. Initialization and accessing metadata all working as expected.

AllowedActivations and AllowedDeactivations are both set to 1.

The license is active in the dashboard and ActivateLicense() returns LA_OK. However, DeactivateLicense() returns LA_FAIL,

Am I missing something?

Hi,

LA_FAIL means the license is not activated. What is the license type? hosted-floating licenses auto deactivate (if renewal fails) so that may be causing this behavior.