Hi, we use an online validation in our software, where we use Json send and receive data to activate our product. But in some cases (some companies) I suspect a firewall which blocks this, and the activation fails (either by de POST, or de response)
Are there any better ways to activate the software online? The program simply has to post the data (email and ID) to the server, an get a 'true' and some additional data as response.
Hope to get my solving answer here, because this would help us a lot!
Thanks in advance