Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Add item with multiple variations… reports error #3

Closed
matteoferigo opened this issue Oct 22, 2014 · 1 comment
Closed

Add item with multiple variations… reports error #3

matteoferigo opened this issue Oct 22, 2014 · 1 comment

Comments

@matteoferigo
Copy link

Hi, I'm trying this awesome SDK, I run various scripts (for listing and adding items) and it works perfect… but when I'm running trading/06-add-an-item-with-multiple-variations.php at line 146 it breaks with this error [the code is untouched]:
Invalid property type: DTS\eBaySDK\Trading\Types\VariationType::VariationSpecifics expected <DTS\eBaySDK\Types\UnboundType>, got <DTS\eBaySDK\Trading\Types\NameValueListArrayType>

Where am I wrong?

@matteoferigo
Copy link
Author

Ok, I solved. The file that I downloaded from composer had the attribute 'unbound' set to true in VariationType.php [105], now i set it to false... and it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant