Hi,We're having some issues with TA_ExtendTrial() with a client.Here is what happens:1) We gave them a trial extension code. In our software we call TA_UseTrial() and get the expected TA_E_TRIAL_EXPIRED error code. Then we call TA_ExtendTrial() and we see a message indicating TA_OK was returned.2) Now they run our software again and TA_UseTrial() is still returning TA_E_TRIAL_EXPIRED
What could be causing this? Normally this works fine. Is there a debugging mode to determine why the software thinks that the trial is still expired.
Also another thing to note, this same person used a trial extension a few weeks ago for 30 days. That worked fine at first but then suddenly the trial expired (after only 2 weeks). Then we have the issue above when we try to extend their trial. They are using CentOS if that matters.