Hi , I’m trying to get started with Cryptlex and licensing in general for me. I’ve got a C++ application and we’re statically linking the LexActivator. I made a test license and things were working on Friday, today I kept getting a return code of LA_GRACE_PERIOD_OVER(22) from IsLicenseGenuine. I’ve tried using a different key but when I call GetLicenseKey it still uses the previously entered key.
Unfortunately I’m kind of stuck at this point. I’m sure I’m doing something incorrectly and need help figuring out what. Thank you.