-
Type:
Bug
-
Resolution: Answered
-
Priority:
Medium
-
Component/s: CCP - Orders
-
Severity 3 - Minor
Issue Summary
When trying to install an app, it fails with the following message:
We ran into a little trouble Unfortunately, we’re unable to process your request. Please retry again in some time. Got it
If we check the developer tools network request payload, we can see the following:
Error when the Development team tried to activate the license:
error: {
body: {
code: E2188
detail: Validation failed for ItemId:1 with message: Payment policy validation failed: Policy Validation failed for FINANCE context. Failed Validation with Credit Only Allowed on Annual Termed Subscription.
id: a08b3b53-7476-40ef-4789-66e74181abc6
status: 400 BAD_REQUEST
title: Validation error.
}
status: 400
statusText: Bad Request
url: http://ccp-api-gateway-v2.mesh:20022/api/v1/orders
}
Steps to Reproduce
Try to install or start a trial for an app.
Expected Results
The app should be installed, or the trial should start.
Actual Results
Installing or starting the trial results in the following error:
We ran into a little trouble Unfortunately, we’re unable to process your request. Please retry again in some time. Got it
Workaround
Contact the support team through the following link:
- relates to
-
HOT-115838 Loading...
-
HOT-115958 Loading...