Dynamic test of license key on AppWorld main data Application Page

I tried for four days to get a response from good test of the new App World Application data application page.  In fact, it's amazing what we do after a few days of frustration.  It turns out, I think that's the problem, not me!

The test for claims to send:

POST strokewatchkey.ashx HTTP/1.1
Content-Type: application/www-url-encoded
Host: www.mywebsite.com

[email protected]&product=Strokewatch&version=1.0&TransactionID=123&test=...

When I finally looked at what they actually send, IT TURNS OUT THAT THEY ARE NOT SENDING THE QUERYSTRING, they are just on my Web page without arguments!

This explains why I could get a correct answer if I just return a test string and have the answer to fail when I actually try to calculate a dynamic key.  The site keeps returning a Content-Length 4!

Took me a day to believe there was nothing wrong with my code and focus on the Content-Length that was returned, which is "key =".   That's when I realized that my dynamic key length was a nullity.  It turns out that it sucks because APP worlds was not send a query string as they say they are, there is not all the variables to be used to create a KEY DYNAMIC REQUEST!

All this makes me wonder how many people is actually using the dynamic keys, they could certainly not a good response to the presentation.  Or maybe they just ignored the test and finished with the presentation.  Is this a known issue with their application?

I think there is a misunderstanding about how works http POST. The query string will not appear in the url, but it is sent as the content of the POST request. Your script that receives should be expected to POST data, not the data in the url (GET). In PHP using $_POST ["PIN"], etc.

The Content-length of 20 is a mistake, although an example. The length of the content should be EXACTLY the number of characters in the returned data. In the case of the example, 15.

Finally, the data displayed are already coded url. The = sign should be left as-is back as a part of system data. The example response is therefore quite correct except for the length of the content.

For example if your key generated from the SPINDLE is 12345 is 9 content-length then return the string:

key = 12345

Hope that helps.

Tags: BlackBerry Developers

Similar Questions

  • Test App world license key

    My application is available for sale on the App World, it uses the dynamic licensing model.

    Here's how I understand licensing process works:

    1. the customer buys my app via BlackBerry App World and it downloads to their phone

    2. at the end of the server download RIM comes in contact with my license server, sending on the details of the customer

    3. my license server responds with a valid license key

    4 RIM then sends this license key on BlackBerry from the client and stores the key on the device

    5. when my app is running it reads the provided license key and validates them before allowing the application to run.

    Couple of questions about this:

    (1) is my understanding correct?

    (2) is it possible to test step 4 without having to buy the app each time?

    Thank you very much.

    No, I'm sorry, I don't have.  My first application was a "leap of faith, but I'm planning a backup mechanism where the user could manually type in key French - useful for App World buy too much."  I've never had to use it for a purchase of the App World.

    To help put your mind at rest, here is my code, I think you will find is the same as the function.

    Try to get the generated key App World
    Group CodeModuleGroup = null;
    CodeModuleGroup [] groupArray = CodeModuleGroup.loadAll ();
    String moduleName = ApplicationDescriptor.currentApplicationDescriptor () .getModuleName ();
    If (groupArray! = null) {}
    for (int i = 0; i)< grouparray.length;="" i++="" )="">
    If (groupArray [i] .containsModule (moduleName)) {}
    Group = groupArray [i];
    break;
    }
    }
    }
    String key = null;
    If (group! = null) {}
    key = group.getProperty ("RIM_APP_WORLD_LICENSE_KEY");
    If (key! = null & key.length () > 0) {}
    key = key.toUpperCase ();
    }
    }

  • dynamic test license fails in submitting the application

    Yet another topic for dynamic license key. I think I read all and have not seen this problem before.

    At this stage, we are unable to apply because the license test dynamics model fails. Test Request and Response of Test data seem to meet the requirements documented for dynamic licensing model API. You can see the POST data successfully saved in our database, and the criterion seems to return a properly formatted response.

    Our test results show the following information from the portal of new applications to the Blackberry. I changed domain names and the script, but the MESSAGE and the key data are real. Good luck to find the algorithm.

    Is someone can you please tell me what is the problem with the answer? The error message in the supplier portal is as follows.

    Incorrect response format. Key not found

    The output of test from the supplier portal is as follows.

    HTTP URL for keys

    http://example.com/whatever.php

    Request trial

    POST whatever.php HTTP/1.1

    Content-Type: application/www-url-encoded

    Host: example.com

    [email protected]&product=youFarkle&version=1.0&TransactionID=123&test=true

    Test the response of

    HTTP/1.1 200 OK

    Content-Type: application/www-url-encoded

    Content-Length: 20

    key = EF5859DAB283A56A

    Any help is greatly appreciated.

    Tooter

    Seems good.

    I would check for hidden control characters, etc..

    Maybe try setting the content instead of the url encoded text type.

  • Hello, today I bought the creative cloud Acrobat (photoshop/Lightroom). I bought the 1 year license! And now I can't opn Photoshop because Photoshop said: Test is on buy a license key! And in Lightroom: performance 30 days! Have not now what I shoul pleas

    Hello, today I bought the creative cloud Acrobat (photoshop/Lightroom). I bought the 1 year license! And now I can't open Photoshop because Photoshop said: Test is on buy a license key! And in Lightroom: performance 30 days! I don't know what I have to do please help me!

    Hello

    Please see the below help documents:

    Applications creative Cloud back in test mode after an update until 2015 for CC

    Solutions to connection errors, activation and connection with creative Cloud applications and Creative Suite

    Kind regards

    Sheena

  • How to get the dynamics of Cascades/Native license key

    Hello

    After spending all day reading on the generation of license keys with the usual confusion that comes from the documentation of the RIM I can now implement a dynamics in Java licensing system.

    The problem is my apps in C + c++ / Cascades.

    According to the documentation its on the device in a key peeler accessed by the CoreModule.

    In Java, you would do this after initialization the CoreModule;

    String lc = group.getProperty ("RIM_APP_WORLD_LICENSE_KEY");

    How to recover using native?

    If this is not possible then second best how can I get the device id?

    OK, so it turns out that it is not possible that RIM have apparently abandoned dynamic licenses for BB10,.

    Of course you can get a PIN and a license key, starting with 'test... '. ', to your package when you are debugging, but any hash code that you write using these will work not in release, there are two options, either;

    1. develop your own system of license (as long as the question of whether it will be necessary, watch a few months after BB10 piracy release pending)

    2. use the application by buying APIs.

    Full discussion on this are in the forum of stunts with a link to a response from the RIM.

    http://supportforums.BlackBerry.com/T5/Cascades-development/how-to-get-dynamic-licence-key-from-CASC...

  • Trial version 12 UFT - license key issue

    Hi all

    I downloaded the trial version 12 HP website MISS. But when I tried to start the UFT, it requires license key. So I'm not able to start the UFT.

    By downloading the UFT, I have not any license related window or the checkbox to ignore/ignore/cancel it.

    Can someone please help me in this... ?

    Thanks in advance.

    I'm sorry, but to get your question more exposure, I suggest posting in the trade forums, since it is a commercial product. You can click herefor the link, or see the communities on this product page: unified functional testing

  • ProBook 5540 s: license key.

    Hello

    I recently had to change my SSD and reinstall the OS using the HP CD. My laptop is not a sticker, I think MS support is common and HP integrate the license key into the material. I used an app, Belarc, to retriev the keys to license a clone SSD, I have the main SSD, it's 74T2M-DKDBC-788W3-H689G-6P6GT. When I entered the license key post erroneous and he also failed on the W10 clean install. After various discussions with MS support I understand that HP can disable the key after a hardware change. I also found an indication that it is a "common" key of some sort - see below. My question is; is that correct and if so, how can I get the unique key that is associated with my laptop?  Or is what I was advised wrong and got a license key doubtful for the last 3 years?

    Thank you very much and any help/advice appreciated

    John Gerard

    See below for excerpts of conversations of MS and the other ref forums this key

    It's the difference between the OWM_SLP and COA_SLP keys. All machines supplied by HP (everywhere!) with Win 7 Pro will be the next key 74T2M-DKDBC-788W3-H689G-6P6GT they will also have a COA sticker on them with the COA_SLP key that is specific to this machine. If your accounts are not aware of this, they live in cloud cuckoo-land. Please post a MGADiag report for one of the disputed machines - if the specified key is a key OEM_SLP, then you are OK - if it's anything other than a Volume license key, then you are in trouble, technically.

    MS

    HP integrates their license in the material in which if there are any material changes the key will be disabled. I know this can be difficult. Here's what I suggest. It will be useful to contact HP in this regard in order to check which is the original incorporated on this hardware key, I'm sure they have a tool to check the key associated with the material. As soon as we have this we can then easily re-activate your windows.

    Hello

    Yes thanks I found it here. I had this battery repeatedly replacing the SSD and after I posted I remembered to see 'something' under the battery and he was there.

    See you soon

    John

  • Pavilion 17-g121wm: laptop refurbished with no Windows license key

    Greetings,

    I just got a used Pavilion laptop. It came with 10 windows pre-loaded and is in perfect working condition, but they stripped all the stickers from him, including one with the Windows license key. If I buy the HP recovery media, it will have the license key, and it'll work on my laptop?

    I'm waiting for a reminder of the repairer's customer service to see if I can get a key from them (I just call a few minutes ago). For the price I paid, I'd take a few steps to take care of this (including buying a new copy of Windows, although I'd rather not if I can avoid it).

    I found it! I am so excited. I have installed and run Belarc Advisor, and he showed a ton of information, including my Windows license key. I stuck that in the right place in my settings and here! It showed that my copy of Windows has been activated before I did, but I didn't have the possibility to create recovery discs, that was my main problem. Windows has accepted the key, and now I have the ability to create a recovery disk. I get an error when I do, but I want to install an update, now that I think it will fix. If it isn't, I think it's fodder for another line of inquiry. @erico, thank you very much for all your time. I hope that this post will help someone else who may be faced with the same problem or something similar.

  • Problem with extraction of license keys

    A friend of mine laptop gave the just soul after he brought a new hard drive!
    He took the hard drive out of it, put it in a caddy in my test system, it can see the drive, but is there a way to extract the license key, considering the other discs are in the test system?

    I tried this, but does not (it is said that he can not find the hive.)

    1. I copied the (mentioned above) config folder on my USB key using Ubuntu to access the hard disk.
    2. On another Windows machine, I installed MJBKF and plugged the USB key.
    3. MJBKF does not work if I made it in the config folder. So I thought to duplicate the directory structure, he might normally see in Windows.
    4. I created a windows folder and created a folder system32 inside.
    5. Then, I moved the config folder in the system32 folder.
    6. MJBKF worked fine when I pointed to the newly created windows folder. I could get my Windows XP key!

    (W7 Pro is installed on the drive in the caddy)

    I got a copy of Win XP on my test system, I point to the reader "caddy", installed Win 7 Pro on VirtualBox, as he would have wanted the same system installed, but it does not work!)

    Clues?

    With an operating system that was purchased at a retail store, the product key should be ona label or the card inside the box provided in Windows.

    Refer to this link for other ways of Activation of Windows: get help activate Microsoft Windows.

  • OEM license key will work with sales facility in retail Windows

    Originally titled: My driver's license - which is preinstalled - will work on a new installation.

    It is a long story.  I have a Sony VPCEB1S0E.  I got a copy of Windows 7 Home Premium 64 - bit preloaded on it.

    Backstory:

    My laptop crashed about 1 year ago.  If a friend of my uncle has reinstalled a fresh copy of Windows 7 Ultimate 64-bit.  Lately, I realized that it is a Windows patched copy.  It does not say it is authentic, but I think that it is loaded with a magazine or something.  I used the command slui.exe 3 and entered my old key for my Home Premium edition.  He said that the key that I entered belonged to another edition of Windows.

    Present:

    So I tried to download an iso. using the new recovery software Page.  However, when I entered my old product key, it displays an error saying:

    Unsupported product

    The product key you have entered seems to be the software that was preinstalled on a device.  Contact the manufacturer of the device for soft recovery options.

    I managed to download an iso of Home Premium. file from a trusted source.

    Main question:

    If I reinstall a new copy of Windows Home Premium, my existing license key will work during installation?

    Yes, the product key will work because it's the right 'Home Premium' edition.

    To learn more:

    http://techingiteasy.WordPress.com/2012/04/13/how-to-activate-Windows-7-OEM-license-using-a-retail-disc/

  • BlackBerry Smartphones how can I get a license key for downloaded app?

    I have a new tour 9630. I'm BIS. I just downloaded my first app purchased through Blackberry app world. When I try to run the program on my blackberry he asks me a license key. Where can I get the license key? Sprint, I called and they said to call the software company. When I called them (Trimble Outdoors) they said I should have been emailed a confirmation # BlackBerry app World. I got nothing on my email. I remember not even set up an email on Blackberry app World. Now, I spent a few hours trying to find a way to get this question answered by the support of Blackberry, but without success. I can not even find a phone number to call. Help, please!  Thank you

    David

    Whip42 wrote:

    I don't know how to log into my world with my pay pal account. When I click on the application of the AppWorld on my home screen, the only options I see are icons for free and paid apps. There is a that when you scroll over it says My World.

    in AppWorld, you have 5 icons:

    • Categories
    • Top free
    • Top paid
    • Search
    • MyWorld

    Click on My World, open the menu, select "Log In."

    Whip42 wrote:

    When I downloaded the Trimble app on my phone. I didn't know I already need to have paypal account set up on the AppWorld. It's my first app I downloaded that there is a cost to it.  For some reason he didn't ask me any info pay once I downloaded the application.

    the application to use can be downloaded for free and used or free for a limited time. You will need to buy it to use it.

    I think (but I do not know) that the application will get your email address, even if you just download for use during the limited time, but that the developers have never thought that people could download free apps without being connected in My World.

  • Microsoft DreamSpark does not give me the license key for the period to 2013 VS

    Hello, I downloaded 2013 VS from a verified account MS DreamSpark and Dreamspark, he says:

    "Note: no product key is required for this download." The product key is embedded in the installation. "

    I downloaded it and apparently I had the trial version, 30 days after it has expired. I tried redownloading of DreamSpark and he still know the same message.

    Why is it not activate my version of VS 2013?

    After looking around my DreamSpark account, I discovered the problem... I downloaded VS 2013 when RC2 has not been published and does not activate the test. At the time that the trial has expired, RC2 was released. For anyone having the same problem, just go to "my orders".

    Apparently in RC2, license keys are included with the installation. I go to 'My orders' and it showed that my license key.

  • Adobe subscription missing persons - is now asking for license key.

    I bought the recurring subscription of photography on April 25, 2016. Post editing in Lightroom, I changed to Photoshop and my PC crashed. On reboot the cloud Creative suite told me that my trial has expired and I need to enter a license key. I think there could be some kind of problem that I do not see the product listed on my "history" tab in the Adobe membership account details section.

    I thought I bought the product from my J * [email protected] , which is what connects automatically start Lightroom. I have also a Gmail account, don't think that it is a subscription associated with it.

    Creative Cloud applications unexpectedly back in the test mode. CS6, CCM

    https://helpx.Adobe.com/Creative-Suite/KB/trial--1-launch.html

    FAQ: What should I do if I have a subscription, but my application acts as if I had a trial?

    https://forums.Adobe.com/thread/1962238

  • How can I get a license key for Lightroom 5 these days?

    Hello, I downloaded lightroom 5 as a test for my mac (System 10.7.4). version As I want to work with the program, I am looking for a way to get a license key. With adobe, it seems that it is not possible to get one like them is the very new version of the program which is number 6. I don't want to upgrade my system, I'd really appreciate working with lightroom 5. If anyone can help?

    You would have to see if the resellers of third party (for example, Amazon, B & H, Adorama) can sell you 5 Lightroom.

  • ESXi license key change

    Hello

    I checked the forum and also did some google

    I found below

    https://damiankarlson.com/2010/09/06/vSphere-licensing-via-PowerCLI/

    But it seems for esxi 4 x, may so that be with powercli x 6, we have a better way to do it?

    I want to change the license key for the esxi servers in a cluster, any guide please?

    Thank you

    And you have tested that it works with vSphere 6.x?

    I suspect that the Get-LicenseDataManager might be a better choice.

Maybe you are looking for

  • How to uninstall and reinstall norton security

    I have Norton Security for 5 devices and put one on my new iMac, but when I click on advanced customize it does not open.  Nothing happens.  I was hoping that if I uninstalled norton and reinstalled then it would work.  I tried to uninstall norton, b

  • How to remove this darn pain in salma YAHOO search bar?

    http://search.Yahoo.com/?FR=freeze & type = W3i_NA, 167, 3_6, tab % 20Search, 00000000, 0, 0, 0, 0This guard of url to come when I open a new tab in a firefox browser, how to remove that darn pain in salma YAHOO search bar?

  • Apple will add an SSD for my imac end 2012

    I have an imac end of 2012.  I want to add, and SSD drive to it to increase the speed of loading.  I use photoshop and then CC.  I really don't want to do it myself and can not find anywhere on the apple support site information they will or how long

  • FreeCell

    How "possibly" a game

  • HP Pavilion A6750Y Bios Update for Windows 7?

    Hello, I bought a HP Pavilion A6750Y years that I have been very satisfied.  I have of course updated from Vista to Windows 7, added a video card and I'd really like to upgrade my cpu.  So far, in the Support & drivers for my computer, it lists still