Hello,
I am trying to use the the following endpoint in the catalog api to look up products by gtin:
GET /product_summary/search
However, I keep getting the following error:
{"errors": [{ "errorId": 2003, "domain": "ACCESS", "category": "APPLICATION", "message": "Internal error", "longMessage": "There was a problem with an eBay internal system or process. Contact eBay developer support for assistance", "parameters": [{ "name": "reason", "value": "Failed to transform underlying error response, see logs." }] }]}
Is anyone else having this problem?
Thank you,
Jimmy