Closed omkar-em closed 1 day ago
We are currently passing "domain": "uei:p2p_trading"
; however, we need to ensure we’re passing "domain": "uei:p2p_trading"
correctly. This mismatch is preventing our request from locating the appropriate Layer 2 configuration for uei:p2p_trading
. Once we correct the domain, it should work as expected. I’ve tested this in Postman, and it functions correctly with uei:p2p_trading
.
UI team has fixed the above issue. PR: https://github.com/beckn/beckn-ui-workspace/pull/2407
This is fixed. Closing this ticekt. cc: @emmayank @prasad-takale-eminds
Bug Description
The OpenSpark application is failing during the init api
Steps to Reproduce
Expected Behavior
The OpenSpark application should complete the work flow successfully.
Actual Behavior
The application fails at init.
Figma
NA
Environment
Screenshots/Logs