Posted on 2007-04-09 06:26:40-07 by clhari in response to 4701
Re: Getting error 10002 'Security Header is not Valid' in PayPal's response
Hi, I found that the process ends here,
eval { $som = $Soap{$self}->call( $Header{$self}, $method => $request ); }; if( $@ ) { carp $@; return; }


at line 145 in the file API.pm

I don't know much of SOAP. Help is needed on how to proceed further.

Could some one please give me a clue..

Thanks in advance

Hari
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.