Skip to content

chore: update header files #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ahmad-kemsan
Copy link
Collaborator

No description provided.

@ahmad-kemsan ahmad-kemsan changed the base branch from master to update-sample-develop May 1, 2025 05:54
@ahmad-kemsan ahmad-kemsan changed the base branch from update-sample-develop to master May 1, 2025 05:54
@@ -1114,7 +1219,7 @@ LEXACTIVATOR_API int LA_CC GenerateOfflineDeactivationRequest(CSTRTYPE filePath)

RETURN CODES: LA_OK, LA_EXPIRED, LA_SUSPENDED, LA_GRACE_PERIOD_OVER, LA_FAIL,
LA_E_PRODUCT_ID, LA_E_LICENSE_KEY, LA_E_TIME, LA_E_TIME_MODIFIED, LA_E_MACHINE_FINGERPRINT,
LA_E_RELEASE_VERSION_NOT_ALLOWED, LA_E_OS_USER
LA_E_RELEASE_VERSION_NOT_ALLOWED, LA_E_OS_USER, LA_E_FEATURE_ENTITLEMENTS_INVALID
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahmad-kemsan what is this error code

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adnan-kamili In case the feature entitlement token is invalid (maybe does not belong to that license or activation or maybe tampered. JWT can be valid but the activationId may not match), we return this error. We even allow server sync on so that sync can make sure the correct feature entitlement is placed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants