Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue: No image available for FR translation in Team Magma vs Team Aqua set (ex4) for Pokemon Team Aqua's Spheal (57) #613

Open
FixTryane opened this issue Dec 5, 2024 · 0 comments
Labels
database Card Datas Related issue Possible Data Error or Server Bug

Comments

@FixTryane
Copy link

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

@FixTryane FixTryane added database Card Datas Related issue Possible Data Error or Server Bug labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Card Datas Related issue Possible Data Error or Server Bug
Projects
Status: Backlog
Development

No branches or pull requests

1 participant