My app uses the ActivateTrial() API function, but this is failing for one of our customers.
On their system, this returns error code 48, which is LA_E_INET.
I’ve tried to diagnose this with them, but as far as I can tell their internet connection is up and should not be blocking any traffic to the cryptlex licensing servers.
I’ve also asked them to try and access this URL from their browser, this is successful and returns the correct response:
https://api.cryptlex.com/v3/plans
What else can we investigate to try and fix this?