1896 results found
Dear, I do get invoice emails, which is not what I expect since I disabled "Email me invoices" at https://wyday.com/limelm/settings/. I do have an Admin account (all our company admins are in the to of the email).
>> "He is getting an error from TA_CheckAndSavePKey" https://wyday.com/limelm/help/faq/#useful-reports 1.
(Code=550)> > https://validedge.com/application-unable-start-correctly/> > Please note I am trying to add FTP site.
More info here: https://wyday.com/limelm/features/why/#snake-oil
> > There will be more information about it on our blog in the coming months:> https://wyday.com/blog/ This is going to be a great addition !
api_key=**********************************&method=limelm.pkey.generate&version_id=*****&email=">https://wyday.com/limelm/api/rest/?api_key=**********************************&method=limelm.pkey.generate&version_id=*****&email="test@test.com" I have implemented a simple example on Wix and since then the email is corectly attached to the Serial Key...
Hard to say without more information: https://wyday.com/limelm/help/faq/#useful-reports Try using the latest version.
https://wyday.com/limelm/help/using-turboactivate-with-electron-nodejs/#prompt-pkey And don't use 3rd party examples.
That's what its designed for: https://wyday.com/limelm/help/turbofloat-server/
Did you review the archive pointed in that message https://wyday.com/forum/t/2019/autoupdate-process-hangs/#post-11138 ?
ASAP: https://wyday.com/forum/t/3279/is-there-any-good-news-on-version-4-out-now/#post-16232 This is an unusual release (inlcuding lots of backend work that is the basis for a couple years worth of future developments).
You can actually create new username as described here: https://wyday.com/limelm/help/add-users/
Namely, they need to have some base libraries and must have CACerts installed and up-to-date: https://wyday.com/limelm/help/faq/#internet-error My guess is that is what the problem is (no installed, or not up-to-date version of CACerts installed).
It almost sounds like you're running into the problem of not checking if the user is activated when IsGenuineEx() fails (i.e. not checking if the is is not activated because X days has elapsed or because they never activated in the first place): https://wyday.com/limelm/help/using-turboactivate-with-csharp/#check-activation Because the TurboActivate Wizard just calls IsActivated().
https://imgur.com/F1SrRwI If I can't get that NIC to start working again, what are my options?
And it can be easily reproduced with TA binaries available for download from the https://wyday.com/limelm/api/ page and any valid .dat file - wizard starts fine if I just run it without any arguments but fails if I provide any argument into the command line.
https://wyday.com/limelm/api/tf-changes/ Next, after using the latest version, what exactly is the problem / bug being reported.
Request URL: https://wyday.com/limelm/api/rest/HEADER: {'api_key': '*********************************'}DATA: {'version_id': '73**', 'method': 'limelm.pkey.getID', 'pkey': '**********************************'} Response: <?
#post-23603 https://wyday.com/blog/2021/limelm-price-changes-and-stricter-web-api/ Disable access over HTTP.
Here's my config: <IfModule headers_module> Header set Content-Security-Policy “default-src 'self'; img-src 'self' https: data:; script-src 'nonce-%{CSP_NONCE}' 'unsafe-eval'; style-src 'nonce-%{CSP_NONCE}'; style-src-attr 'unsafe-inline'; style-src-elem 'self';”</IfModule> I get a syntax error from Apache.