Hi
I am using the Amazon Product Search WSDL in an objective-c project. Since Objective-c does not have any direct support for SOAP, I cannot just use the wsdl and leave all the other processing for my app.
I want to know what the service uri for the amazon product search is. This is the WSDL I am using
http://soap.amazon.com/schemas2/AmazonWebServices.wsdl
Thanks a lot for any help.