issue: No image available for FR translation in Team Magma vs Team Aqua set (ex4) for Pokemon Team Aqua's Spheal (57)
Opened this issue · 0 comments
FixTryane commented
What seems to be the issue
Card
Field(s)
image
Description
No image available for FR translation in Team Magma vs Team Aqua set (ex4) for Pokemon Team Aqua's Spheal (57)
When requesting https://api.tcgdex.net/v2/fr/sets/ex4 we get =>
cards: [ [...],{
"id": "ex4-56",
"image": "https://assets.tcgdex.net/fr/ex/ex4/56",
"localId": "56",
"name": "Obalie de Team Aqua"
},
{
"id": "ex4-57",
"localId": "57",
"name": "Obalie de Team Aqua"
},
{
"id": "ex4-58",
"image": "https://assets.tcgdex.net/fr/ex/ex4/58",
"localId": "58",
"name": "Galekid de Team Magma"
},
[...]]
and no field image is retrieved in the response of https://api.tcgdex.net/v2/fr/cards/ex4-57 or https://api.tcgdex.net/v2/fr/sets/ex4/57