Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7771 posts.

VM activation in EC2

Post on Oct 4, 2018

The solution to this problem is TurboFloat: https://wyday.com/limelm/help/vm-hypervisor-licensing/ …

Problem: "An API key must be used by a single device"

Post on Oct 4, 2018

We're going to be adding explicit whitelists to LimeLM soon so you'll have an option to either let d…

credential for download update

Post on Oct 4, 2018

Not username and passwords, but yes, you can restrict downloads to specific registered users: https:…

Feature Request: Upload to Azure Storage

Post on Oct 3, 2018

Proprietary protocols will always be low priority. Force Amazon / Azure / your-cloud-provider-of-cho…

LimeLM support in Javascript

Post on Oct 3, 2018

We just sent it today. Note that this new JavaScript integration is written to support NodeJS 6.x LT…

Post on Sep 28, 2018

We haven't received an email from you. I'd double check the email address you're sending it to.

Post on Sep 27, 2018

Yes, it's coming with the next version (4.1) with a full example and help article. We have full supp…

App disappear after update

Post on Oct 1, 2018

Like I said in the other post you made: Details are need: 1. Versions (version of wyBuild, versi…

WyBuild Crashing

Post on Oct 1, 2018

This is unrelated. We're locking the topic. Start a new topic with details (versions, code, how you'…

Post on Sep 27, 2018

For the amount of support (this forum is just the tip of the iceberg) we handle most problems (85% t…

Post on Sep 27, 2018

>> "Also, I'm not sure I know of anyone that just runs Microsoft's free anti-virus so I'm not …

Post on Sep 27, 2018

More information is needed. Crash reports for starters. But also the version of Windows you're runni…

Create trial extension for each product version

Post on Sep 28, 2018

Yes, you can either do it manually via the LimeLM interface or automate it using the web API: https:…

Universal Windows Platform

Post on Sep 28, 2018

We've been digging into it more. TurboActivate, TurboFloat, and TurboFloat Server cannot support Uni…

Post on Sep 28, 2018

TurboActivate.h gives a full list of error codes and what they mean: /* MessageId: TA_E_ACTIVATE M…

LimeLM Web API manualActivation Error 99 "The activation block failed to decode"

Post on Sep 27, 2018

We're not familiar with the axios library. So, standard debugging principles apply: 1. Add a break…

Post on Sep 27, 2018

This is incorrect: https://wyday.com/limelm/api/rest? This is correct: https://wyday.com/limelm/ap…

Post on Sep 27, 2018

You're appending an XML block to an URL and making a GET requests. 1. Don't make a GET request. Ma…

TurboActivate.dat file changes at each download

Post on Sep 27, 2018

Just download it once and use that in your app. We've made incremental improvements to the file form…

Remotely disabling a license

Post on Sep 26, 2018

Hey Jim, All of our examples cover this use-case: https://wyday.com/limelm/help/getting-started/ …