Getting empty response body on updating the bridge URL while response status is 200
we are using our own webhosting backend server
Callback URL : “https://test.vykohms.com:5112/api-v2/abha-webhook-listener/1”
But we are not getting any response in call back URL. But the same is working from postman and also when we bridge the webhook site URL it is working
Also we have bridged the above URL using the (https://dev.abdm.gov.in/devservice/v1/bridges) API.
we have generated the Access token, Pass the token to bridge the call back URL and bridge service API’s to register HIP/HIU. And same token is passed for find, fetch-mode, init and confirm.
Let us know if we are missing any steps.