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