Skip to content

Query cardinfo endpoint with language #195

Description

@BlackRose01

Hello,

I would like to query the cardinfo endpoint with the language parameter but I only get errors. I tried the following queries:

  1. https://db.ygoprodeck.com/api/v7/cardinfo.php?fname=Red-Eyes%20Darkness%20Metal%20Dragon&language=de (works without language parameter)
    {"error":"No card matching your query was found in the database. Please see https:\/\/db.ygoprodeck.com\/api-guide\/ for syntax usage."}
  2. https://db.ygoprodeck.com/api/v7/cardinfo.php?language=de
    {"error":"No valid parameter set. This API accepts the following parameters: 'name', 'fname', 'desc', 'effect', 'sort', 'sortorder', 'num', 'offset', 'type', 'atk', 'def', 'level', 'race', 'attribute', 'set', 'rarity', 'archetype', 'set', 'banlist', 'link', 'scale', 'linkmarker', 'format', 'staple', 'misc', 'includeAliased', 'startdate', 'enddate', 'dateregion', 'startprice', 'endprice', 'num', 'offset'."}

KR,
BlackRose01

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiIssue related to the APIbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions