Either trial has not started or has been tampered!Product trial activation failed: 61

We are trying with sample code and getting below error, I added debug prints, it’s pointing to license status error. Appreciate your help as we want to move quickly on license integration, if any additional documentation to APIs would also help.
Init successfull
license status 1
Either trial has not started or has been tampered!Product trial activation failed: 61

Hi Mallesh,

It seems that the license has not been activated yet, In order to do so you need to call ActivateLicense() after setting the license key using SetLicenseKey().
The trial will only be activated when the trial policy is linked with the product which can be linked on the product page of the cryptlex admin dashboard. Error 61 means the trial policy is not linked.

Regards,
Ahmad.