I've been trying to make API requests to https://developer.ebay.com/devzone/xml/docs/reference/ebay/GeteBayDetails.html on sandbox.
However pretty much every DetailName option that I try returns "Unknown Error" 17460 (for example ExcludeShippingLocationDetails or ShippingServiceDetails)
The only one that seems to work is SiteDetails
What's the deal? Does this work on production only for something (i've not tested on product as i still have only sandbox access)?