Callbacks From ABDM not coming to configured http bridge urls

I have registered an http url [http://xx.xxx.xxx.xx/api] as my bridge url using /v1/bridges API and it was working fine and we were receiving callbacks on it, untill a few days back. But now suddenly somehow callbacks are not coming to that url. If I register a webhook url as a callback url, I’m able to get the requests there. We are stuck on this, kindly help us out.

Our Client ID: SBX_002648
@IntegrationSupport @sukreet @Arvind_Tomar @SARCH1 @Shubhanshu_Shukla @shubham.nakawe

HI @shubham96

I am an integrator. Can I help you this? if you are fine with it

Regards
Sudhanshu

yes, that would be great.

share me the google meet link. we can connect at 2:15pm

can we connect post 3pm, if you are available

3pm I have another meeting. at 4pm we can connect

https://meet.google.com/uic-ksaq-biz please join this link

sorry I was on office call. Can we connect after 9pm.on same link else tommorow

can we connect at 3 pm today

@IntegrationSupport @Arvind_Tomar, a gentle reminder team, kindly look into the issue

hi @shubham96, I have meeting at 3pm. unfortunately. sorry.

Please share you number lets connect on whatsapp

please share your whatsapp number over shub.96.tomar@gmail.com

please check you google chat box

@Shubhanshu_Shukla @Arvind_Tomar @IntegrationSupport please assist on this issue, currently we have “https://doctor-dev.ai.jiolabs.com/us-mgmt/api” this as our callback url, earlier we had an http endpoint, which used to work now the callbacks to this url are not coming.

If I configure a webhook url and then do a redirect to above url, things work. We have been stuck on this issue for quite some time, please assist us on this and do provide logs for the same for us to know what might be failing.

Our Client ID: SBX_002648
sample curl:
curl --location ‘https://doctor-dev.ai.jiolabs.com/us-mgmt/api/v2/patient/fetch-modes
–header ‘Content-Type: application/json’
–data ‘{
“healthAddress” : “shubham27”
}’