in reply to Web service called with wrong parameter

Your description of the problem is incomplete. How do you parse the XML? How is the successful call of the service different to the unsuccessful one? Do you mean it works in a browser, but not in the code?
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
  • Comment on Re: Web service called with wrong parameter

Replies are listed 'Best First'.
Re^2: Web service called with wrong parameter
by scolife (Novice) on Sep 14, 2015 at 12:01 UTC
    Yeah its works in browser. But does not work in code. And If I call this service in code as a below
    my $res = $ua->get("https://webdomainasdad/getstapic.ashx?id= +10010008460"); my $imgfile = $res->content;
    It gives me image.