How do I specify multiple X-EBAY-SOA-GLOBAL-ID while searching for ebay products?
This is the link to the GlobalIDs.
http://developer.ebay.com/DevZone/finding/Concepts/SiteIDToGlobalID.html
However, if I try to specify more than one I get exception "No such GlobalID".
I tried to give
1) "EBAY-US,EBAY-GB"
2) "EBAY-US;EBAY-GB"
3) "EBAY-US EBAY-GB"
None of them succeeded. Can anybody let me know how do I do that? I googled for this but even on google didn't find it.