Closed slaveykov closed 4 years ago
if you provide infos, you can expact help, but not for this copy&paste 💩 you offering here.
I try to list product in ebay.com.au with my own script writen on php, but i recive this error. The same script work on ebay.com, ebay.de, ebay motors...
this is nothing that has todo with this SDK, it´s a regular ebay api problem, please use the ebay developer forum or the developer support inside your developer account. beside that, maybe the first result in a google search has something todo with your case.
Its a two results in google about this issue "Invalid+postage+package". And first result is my open issue in github. :)
For anyone seeing this I just didn't set a package type and it worked for me:
//$packageDetails->ShippingPackage = ShippingPackageCodeType::C_PACKAGE_THICK_ENVELOPE;