Open SanketEminds opened 3 days ago
In the Sky Analytics app, the Order API is failing when attempting to place an order. This issue prevents orders from being processed successfully.
Open the Sky Analytics app. Attempt to place an order with valid inputs. Observe that the order process fails due to an API error.
The Order API should execute successfully, and the order should be placed without any errors.
The Order API fails, and the order process is interrupted.
High
dev
Fixed the issue. Now user will be able to confirm the order
Description:
In the Sky Analytics app, the Order API is failing when attempting to place an order. This issue prevents orders from being processed successfully.
Steps to Reproduce:
Open the Sky Analytics app. Attempt to place an order with valid inputs. Observe that the order process fails due to an API error.
Expected Result:
The Order API should execute successfully, and the order should be placed without any errors.
Actual Result:
The Order API fails, and the order process is interrupted.
Priority:
High
Environment:
dev
Screenshot