Wyatt O'Dayʼs postsSupport staff

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

Getting the product key with TurboFloat (e.g. C#).Answered

Answer on Oct 15, 2020

You can't; at least not use the TurboFloat API. Stop the TFS instance, then use -v to get all detai…

License fields values without wasting a lease.Answered

Answer on Oct 15, 2020

Currently (as of the moment I'm writing this) you can't. You'll need to use a license lease. Shortl…

The LimeLM hidden folder was crackedSolved

Post on Oct 15, 2020

it seems that copying the license file to the LimeLM hidden folder still works on many computers.  …

Answer on Oct 14, 2020

Use verified trials, and use the latest version of TA. That solves the problem of "client-side" rese…

NodeJS Calling tf.SaveServer doesn't returnSolved

Answer on Oct 14, 2020

Thanks, Rahul! We were able to reproduce the problem and fix it. The fixed turbofloat.js file will …

Post on Sep 29, 2020

We can't reproduce this. Can you provide code that reproduces the behavior you're seeing?

Post on Sep 25, 2020

We'll look into this and see if we can reproduce what you're seeing.

Feature request: link to key or provide product and version on manual activationAnswered

Post on Oct 14, 2020

LicenseChest will be out soon and the customer will be able to generate their own offline activation…

API questionAnswered

Answer on Oct 13, 2020

Hey Callum, Use their web hooks and our web API to generate a product key after the order.

New Type of Plan

Post on Oct 13, 2020

Sure Nate, shoot us an email and we can figure something out.

Delete or reset verified trial keysAnswered

Answer on Oct 10, 2020

Nope, if you want to test verified trials and then delete them after create a whole new version. The…

License Keys deleted without our knowledgeAnswered

Answer on Oct 9, 2020

Nope, only people with access to your account (either through username / password and/or the API key…

How to Test Expirey DatesAnswered

Answer on Oct 8, 2020

Yes, set the expiration to 1 day from now. Then test it today, tomorrow, and the next day. Messing …

An API key must be used by a single deviceAnswered

Answer on Mar 25, 2019

Hey Chris, I've just published a blog post describing our rationale for this policy shift, how to p…

How do I track trial to license conversion?

Post on Oct 2, 2020

What information are you looking for? We have a bunch of info on the trials page.

When creating a manual authorization file via the web API, how is the validity date determined?Answered

Answer on Sep 29, 2020

The default has changed. I believe it’s around 7 days right now. If the customer can’t provide t…

TurboFloat: adding usernames for per-seat licensingAnswered

Post on Sep 24, 2020

Is there a way to set the X in 'X days'? The user sets it in their config XML file (that's what the…

Answer on Sep 24, 2020

when a new username is added for per-seat licensing, will an already running TurboFloat server autom…

TurboFloatServer constantly binds on 0.0.0.0Answered

Post on Sep 24, 2020

Is there a solution which doesn't include running HTTP / HTTPS server on same machine? Not currentl…

Answer on Sep 23, 2020

Configure for HTTPS and set just_scgi to true, and explicitly set the address. https://wyday.com/li…