in reply to Re: Problem with fetching contents of page after login form submission using POST: LWP::UserAgent and WWW::Mechanize
in thread Problem with fetching contents of page after login form submission using POST: LWP::UserAgent and WWW::Mechanize
Thanks Corion.
After observing request through Mozilla HTTP Live Headers I observed that it was causing failure because URL has an internal redirect. After making necessary changes to the URL, it worked perfectly fine for me. Your advise really helped me to resolve the issue.
Thanks,Ajay
|
|---|