Esignet blocking issue: 403 error after login with VNID with otp

Hello esignet team,

We are integrating our relying party application with esignet and are blocked at the consent page.

Issue:

1.RP Authorization flow starts correctly from our backend.

2.User authenticated successfully with MOSIP sandbox identity using OTP.

3.Browser reaches esignet consent URL.

4.Consent UI doesn’t not render.

5.Browser network tab shows repeated fetch/XHR request named health returning 403.

6.Response body is Access Denied

7.Because consent page does not render ,we cannot approve consent and no Authorization code is returned to our callback.

8.Our Relying Party Redirect URI:

http://localhost:5000/api/auth/esignet/callback

9.chrome also tried fresh session and cleared site data

Please resolve my issue

I attached my screenshots.

Please check those and resolve my issue as soon as possible.

How much time it will take to resolve my issue?

Can anyone respond?

Why consent page is not rendered?