Bug
Type ID 92669 for the Monitor Discovery Bound SKIN returns "error": "Type not tradable on market!"
The entry for this type in the SDE is:
{"_key": 92669, "description": {...}, "groupID": 1950, "marketGroupID": 2419, "name": {"de": "Monitor Discovery Bound SKIN", "en": "Monitor Discovery Bound SKIN", "es": "SKIN de Rumbo al Descubrimiento para la Monitor", "fr": "SKIN Monitor, édition Cap sur la découverte", "ja": "モニター用ディスカバリー・バウンドSKIN", "ko": "모니터 디스커버리 헌정 SKIN", "ru": "Monitor Discovery Bound SKIN", "zh": "监视者级探索之旅涂装"}, "portionSize": 1, "published": true, "volume": 0.01}
It contains "marketGroupID": 2419 and "published": true.
It is available on the in-game market.
https://esi.evetech.net/markets/{region_id}/history returns an error saying it is not tradable on the market. This happens on every region ID I've tried.
Request
GET https://esi.evetech.net/markets/10000003/history/?type_id=92669
Headers
{
"Content-Type": "application/json",
"Accept": "application/json",
"Accept-Language": "en",
"X-Compatibility-Date": "2025-09-01",
"X-Tenant": "tranquility",
"User-Agent": "Coalition-Market-Data-Worker/1.0.1 (+https://github.com/zmiguel/Coalition-Market-Data; mail:...; eve:Oxed G; discord:oxedpixel) Node/24.14.1 (linux; x64)",
"X-User-Agent": "Coalition-Market-Data-Worker/1.0.1 (+https://github.com/zmiguel/Coalition-Market-Data; mail:...; eve:Oxed G; discord:oxedpixel) Node/24.14.1 (linux; x64)"
}
Response
Status Code
400
Headers
{
"access-control-allow-credentials": "true",
"access-control-allow-origin": "*",
"access-control-expose-headers": "Etag, Retry-After, X-Compatibility-Date, X-Esi-Error-Limit-Remain, X-Esi-Error-Limit-Reset, X-Pages, X-Ratelimit-Group, X-Ratelimit-Limit, X-Ratelimit-Remaining, X-Ratelimit-Used",
"connection": "keep-alive",
"content-language": "en",
"content-length": "40",
"content-type": "application/json; charset=UTF-8",
"date": "Sun, 29 Mar 2026 21:19:11 GMT",
"etag": "W/"3718acd563cb2ee1a0177e9cdc6552727f1a4bbe0d8eee7ca482dc7e"",
"strict-transport-security": "max-age=31536000",
"vary": "Accept-Language, X-Compatibility-Date",
"x-compatibility-date": "2020-01-01",
"x-esi-cache-status": "MISS",
"x-esi-error-limit-remain": "97",
"x-esi-error-limit-reset": "49",
"x-esi-request-id": "575131f3-19fc-475c-b812-4a9a1e14d9ca"
}
Body
Please provide the response body, feel free to scrub any opsec details you wish. E.g.:
{
"error": "Type not tradable on market!"
}
Expected
200 Status
Body:
Since it's a new item, likely empty
Checklist
Check all boxes that apply to this issue:
Bug
Type ID
92669for theMonitor Discovery Bound SKINreturns"error": "Type not tradable on market!"The entry for this type in the SDE is:
It contains
"marketGroupID": 2419and"published": true.It is available on the in-game market.
https://esi.evetech.net/markets/{region_id}/historyreturns an error saying it is not tradable on the market. This happens on every region ID I've tried.Request
GET https://esi.evetech.net/markets/10000003/history/?type_id=92669Headers
Response
Status Code
400Headers
Body
Please provide the response body, feel free to scrub any opsec details you wish. E.g.:
{ "error": "Type not tradable on market!" }Expected
200StatusBody:
Since it's a new item, likely empty
Checklist
Check all boxes that apply to this issue: