License Key creating only on my server not others through API
-
Hi, I have created a plugin and wrote the code for license key creation in that plugin. On activation of my plugin I created the license key by the API code mentioned in your documentation. I am able to generate the license key through code on my server (which is not SSL certified). But when I uploaded my plugin to some other servers which are SSL certified I am getting this below error :
[result] => error [message] => License creation failed [error_code] => 10
I have tried both the ways like by using direct CURL as mentioned in the integration help section of your plugin and also by the code given in the documentation.
Kindly help me with this as it is working only on my server not other servers. It is urgent as I have to deliver my plugin to client as soon as possible.
- The topic ‘License Key creating only on my server not others through API’ is closed to new replies.