Menu

#103 Problems with processing WSDL

0.65
open
WSDL (18)
5
2006-04-03
2006-04-03
Anonymous
No

I'm using SOAP::Lite ver 0.55 for working with Amazon
WEB Services. Their WSDL is here:
http://webservices.amazon.com/AWSECommerceService/AWSE
CommerceService.wsdl

Everything works fine. However starting from version
0.60 and later SOAP::Lite produces a following error
whenever I try to connect to Amazon:

"String value expected instead of SOAP::Data reference
the tag in question is the first tag in the
ItemSearch request in the wsdl file"

A sample code producing this error can be found here:

http://developer.amazonwebservices.com/connect/entry.j
spa?externalID=18&categoryID=14

Discussion


Log in to post a comment.