Hi all,
I Come across an requirement to open an external URL (Website)
When I'm keeping mouse on URL tab and if hits Enter button page is opening fine, I don't know why it's not opened previously(while redirection)
Can anyone provide solution why the above error is coming
With Regards,
Sandeep.
Hi,
the other application might using the POST verb for making redirection, once check and try with the GET HTTP verb
that might helps.
Thanks,
Sai.