0
Answer

How to navigate amazon login url and get response in dotnet core webap

siva nathan

siva nathan

2y
531
1

Hi all,

I have a amazon login url in my web api method in that I need to navigate to amazon login url from web api method after that I will give the credentials finally I will click login button at that time I need response code from that login how can I do that

 

Can anyone pls suggest