You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2020. It is now read-only.
A part of the api call addFixedPriceItem went since the new version from:
\n\t"product_listing_details": "",
To:
\n\t"product_listing_details": " \n \n",
The eBay API now returns an error with code 37 where it states that this information is invalid.
I've searched a bit in the module and think that EbayRequest.php contains an error with this, but I unfortunately am not able to find the exact issue.
Greetings, wouwouwou