Hello Vignesh,
For my case I was using MF URL and got some issue in DEV environment while accessing deeplink.
This was original url created for deeplink
https://abc-accp.mx.lowcode.cloud/p/AccessRequest/258
Changed it with below in Constant
https://abc-accp.mx.lowcode.cloud/SSO/login?cont=p/AccessRequest/258
and it worked for me.