Nov 16, 2020
09:22 AM
This post is super helpful. Thanks for putting it up. I have one point to add however. I think you should specify an exp in the JWT. Without one, the JWT never expires and that is bad practice
... View more
Nov 16, 2020
09:20 AM
Thank you! As an aside, I think you guys should update your example in this section to add an exp in the JWT we generate.
... View more
Nov 11, 2020
03:37 PM
I am trying to use the signed_access_request endpoint of the cloud licensing server. It is working and returning me a json object with encrypted values. However, I am unable to decrypt them. I am attempting to follow along with CMAPI_UsersGuid chapter 4 "Sample Implementation for Validating Responses" but am getting "ValueError: Could not deserialize key data". I suspect that I don't have the public key setup correctly for this example code. When I ran my post to rest_licensing_keys, and later a get as well, I got back a json response { "publicKey": "VALUE REDACTED" } What format is VALUE in? How do I need to convert it to a pem file for the script used in chapter 4? Thanks for your help.
... View more
Jun 26, 2019
04:02 PM
Hey, thanks for your help so far. Here is what I have done. 1. I updated to the latest api 2. I swapped out FlcCapabilityRequestAddRightsId for FlcCapabilityRequestAddRightsIdWithOptions. I sent in options where I set FlcRightsIdOptionsSetPartialFulfillment to true. 3. I updated the count argument to a large number. Now when I execute the request it activates all the quantity and I can see that in the online license administration. However, the request actually returns status code 6, "The license key is invalid". Also I have not managed to capture the quantity that was activated. Can you give me any insight to this? Thanks again,
... View more
Jun 26, 2019
04:01 PM
Hey, thanks for your help so far. Here is what I have done. 1. I updated to the latest api 2. I swapped out FlcCapabilityRequestAddRightsId for FlcCapabilityRequestAddRightsIdWithOptions. I sent in options where I set FlcRightsIdOptionsSetPartialFulfillment to true. 3. I updated the count argument to a large number. Now when I execute the request it activates all the quantity and I can see that in the online license administration. However, the request actually returns status code 6, "The license key is invalid". Also I have not managed to capture the quantity that was activated. Can you give me any insight to this? Thanks again,
... View more
Jun 17, 2019
09:46 AM
I don't see FlcRightsIdOptionsSetPartialFulfillment in my headers. However, it looks like we are currently using 2016.08.1, or maybe 2016r2-sp1, of the c++ api. Is there an online source of documentation that I can review? Or a release history so I can verify that the FlcRightsIdOptionsSetPartialFulfillment is available in newer versions? Thanks for your help and quick response so far.
... View more
Jun 17, 2019
09:33 AM
Thanks for your reply. However, when I click the link, it says "Server Not Found".
... View more
Jun 14, 2019
03:44 PM
Our current licensing model involves activating each ActivationID using FlcCapabilityRequestAddRightsId with a count of 1. This way the users who have access to a given ActivationID can all use it to acquire a license. Now we want to license another product differently. We want to have a single activation of an ActivationID acquire and count the entire available quantity for a given ActivationID. Can this be accomplished? What API should I use? Thanks
... View more
Latest posts by mwilliams1
Subject | Views | Posted |
---|---|---|
2792 | Nov 16, 2020 09:22 AM | |
782 | Nov 16, 2020 09:20 AM | |
855 | Nov 11, 2020 03:37 PM | |
3868 | Jun 26, 2019 04:02 PM | |
3869 | Jun 26, 2019 04:01 PM | |
3949 | Jun 17, 2019 09:46 AM | |
3955 | Jun 17, 2019 09:33 AM | |
3976 | Jun 14, 2019 03:44 PM |
Activity Feed
- Posted Re: Cloud monetization API (CMAPI) - How to Request User License using /access_request API on FlexNet Operations Knowledge Base. Nov 16, 2020 09:22 AM
- Posted Re: decrypting signed_access_request response on FlexNet Operations Forum. Nov 16, 2020 09:20 AM
- Posted decrypting signed_access_request response on FlexNet Operations Forum. Nov 11, 2020 03:37 PM
- Posted Re: Request Entire Quantity on FlexNet Embedded Forum. Jun 26, 2019 04:02 PM
- Posted Re: Request Entire Quantity on FlexNet Embedded Forum. Jun 26, 2019 04:01 PM
- Posted Re: Request Entire Quantity on FlexNet Embedded Forum. Jun 17, 2019 09:46 AM
- Posted Re: Request Entire Quantity on FlexNet Embedded Forum. Jun 17, 2019 09:33 AM
- Posted Request Entire Quantity on FlexNet Embedded Forum. Jun 14, 2019 03:44 PM