davidtsadler / ebay-sdk-php

An eBay SDK for PHP. Use the eBay API in your PHP projects.
Apache License 2.0
350 stars 343 forks source link

Required localizedGroupDetails container is either empty or missing. #163

Closed Tam closed 4 years ago

Tam commented 6 years ago

I'm trying to post to the createOrReplaceInventoryItemGroup but keep getting the following error:

A user error has occurred. 
Required localizedGroupDetails container is either empty or missing.

I've checked the eBay docs, and Googled it, but I can't find anything referencing localizedGroupDetails, at all.

Does anyone have any insight as to why this is happening, or what localizedGroupDetails is?