Wyatt O'Day (Wyatt) has made 7819 posts.
Also, you will get a “GET” error if you also include extraneous junk in the URL. Namely, any GE…
Answer on Jan 3, 2022TA / TF don't use the web API. Your code in your backend / website use the web API. Go to your set…
10.14 isn't supported by Apple (yes, they drop support for OS versions super quick – that's part o…
Post on Dec 30, 2021Apply all system updates. And install required CA certs: https://wyday.com/forum/t/5064/cannot-acti…
Answer on Dec 30, 2021Pierre, Coincidence maybe but seems to be timewise related to dec 20 (although supposed to be in ef…
Can’t view the link. What happens when they run the TurboActivate.exe with the TurboActivate.dll?…
Yes, turn off all the virtualization features if you want to turn off the virtualization features. …
Use version 4.4.4.1. you can verify the version in-code at runtime by using TA_GetVersion(). Also, …
Answer on Dec 29, 2021We had 2 minutes of downtime for server maintenance today.
Nope. You close the exe. Or wyUpdate will prompt the user to close it.
Answer on Dec 29, 2021it depends on your needs. and the programming language you’re using. Google for specifics.
https://wyday.com/forum/t/5064/cannot-activatedeactivate-ta_e_inet_tls-on-macos-10-14-and-older/#pos…
A very large number – longer than the lifespan of a human. It's an implementation detail that has…
Everything should be POSTed. Only the URL (https://wyday.com/limelm/api/rest/) should be in GET part…
Answer on Dec 21, 2021I think all of the problems you're having is that you're contacting the wrong URL. This is incorrec…
Post on Dec 20, 2021Well, the biggest hint I have is the “method not provided error”. This means that the POST param…
Answer on Dec 20, 2021Hey Scott, change the HTTP method from GET to POST and leave the params in the query string Don't …
Post on Dec 18, 2021It really depends on the programming language you’re using to make the request. What programming l…
How to enable the "automatic root certificates update" on Windows Server 2016
No idea, wyUpdate is open source you can see what it does and why it does it. Either wyUpdate check…