license4j activation works, but deactivation fails
I have an application that uses license4j. The License4J License Manager is using the Online.License4j server for storing generated licenses. My application uses the LicenseValidator.autoActivate(licenseObject)
and LicenseValidator.autoDeactivate(licenseObject)
methods to activate/deactivate licenses. So the issue is, activation works fine, the licenseObject
has these fields after the method call finishes (see picture below). I also see the activation shows up in License Manager, and my number of activations has incremented. I save the license text to file.