I'm trying to get item descriptions for my store, but calls are returning errors each time I try. Not working for either GetSellerList and Get Item. Error is as follows:
AttributeError: 'ResponseDataObject' object has no attribute 'Description'
The docs don't say that Item.Description was ever deprecated, but its not working.
Any help here would be greatly appreciated