Attempting to write a connector to eBay's inventory API, I'm using the
API explorer to test out some method calls in the sandbox environment.
The example request for the "createInventoryLocation" call seems to
error out with a 400 code, despite all a...