openBackhaul / AdministratorAdministration

Administrates the list of administrators of the application layer.
Apache License 2.0
5 stars 8 forks source link

When we trigger /v1/regard-application service , callback /v1/inquire-oam-request-approvals to regarded application is returning 400 Bad request error #218

Closed vanithavalluripalli9 closed 1 year ago

vanithavalluripalli9 commented 1 year ago

Problem Description :

When we trigger /v1/regard-application , it will send a callback /v1/inquire-oam-request-approvals to regarded application with it's own details.

Root Cause : In implementation , the correct formulation of address attribute in request body is not present.