EBAY_DE not a valid marketplace for buy/deal/v1/event ?
Hi,
I'm trying to download events for the EBAY_DE marketplace. But I get the error
Invalid, missing or unsupported marketplace. Please refer to documentation.
Well, according to the documentation, EBAY_DE is a valid marketplace-ID: https://developer.ebay.com/api-docs/static/rest-request-components.html#marketpl
If I try it with another ID, for example EBAY_US, it works. This is what my request looks like:
GET /buy/deal/v1/event HTTP/1.1
x-ebay-c-marketplace-id: EBAY_DE
authorization: Bearer <REMOVED>
Host: api.sandbox.ebay.com
Connection: close
Can anyone point me in the right direction?
mi149629
Posted 3 years ago·Last reply 3 years ago
1 comment
mi149629
OP3 years agoIs it a sandbox issue?