Invalid Activation Token

Derrick

New member
I need some advise as I keep receiving the following message with WooCommerce/Wordpress.

image

What actually this message mean? do I need to make changes to “token”?

image
 
The server expects the activation token (what you enter in the field) to be in a specific format, as explained in the guide:
image
 
Thanks, gdgsupport.

I am using a free web hosting to test out the online activation.
It works and prompted if a wrong email or purchase ID was keyed in.

But when a correct email and purchase ID was keyed in, the following message pop up.
I have checked and tried a few time but not sure where goes wrong.

image
 
Last edited:
yes, it supports SSL connections.

If the order is in processing, I can see this message.

image

If I purposely key in the wrong email address with correct order code, I can see this message

image

Correct email with wrong order code.

image

Correct email with correct order ID will show


Do I need to manually key in the activation code in the order when the change from processing to complete? if yes, where to input? I tried to input the activation column but failed too.

As for the hosting Server allow remote connections to other servers, could you elaborate further?
 

Attachments

  • image.png
    image.png
    13.2 KB · Views: 0
Last edited:
Thanks, Gdgsupport,

I need help.
instead of getting the activation key from the WooCommerce, I received the key which was my System ID.

image

For example:- if I used manual activation, the system ID was found in my WooCommerce.

image
 
Last edited:
That’s the normal behavior: in this custom field, the kit stores system IDs separated by |
Thus, the software knows exactly on how many computers the workbook was already activated on.
 
What exactly does this mean?

Some of my customers have issues that seem to resolve themselves with activating. They get the same error as the OP.

How do I verify that my server can reach the key generator?
 
elitesocialmarketing said:
Some of my customers have issues that seem to resolve themselves with activating. They get the same error as the OP.
This error occurs because they entered a wrong activation token (maybe a typo).
elitesocialmarketing said:
How do I verify that my server can reach the key generator?
You can check the activation kit’s demo PHP script: just try it on your own server and see if a key is generated.
 
Derrick said:
I tried to redo and reload again and again but the problem still exists.

image
image462×171 11.1 KB
This means that the key returned by the server isn’t compatible with the EXE file. In most cases, it’s because the settings in your .ini are not correct (for instance, the Application Master Key).
Derrick said:
I would also like to know is the getactivation a subfolder? if yes, what should be the contents inside it?

image
image543×172 25.1 KB
It’s a virtual folder used by the kit to redirect the HTTP request to the correct controller. You won’t find that folder and don’t create it, or it will break the setup.

BTW avoid posting private keys on public forums!
 

Attachments

  • image.png
    image.png
    11.1 KB · Views: 0
  • image.png
    image.png
    25.1 KB · Views: 0
Back
Top