Skip to content
Translate Ideas and Comments
Choose language:
There was an error during translation

IGDB

How it works:
  • Choose a relevant category for your idea and check to see if any other users have already submitted this suggestion before creating your own
  • Be clear with your suggestion, provide examples and solutions to the problem you are posing. Suggestions without actionable feedback may be closed without comment
  • Upvote existing ideas, as opposed to creating multiple similar requests
  • Be sure to share your suggestion with others to gain more support!
  • Note: Suggestions are not guarantees that we will take action on an idea. We will try our best to communicate why an idea may not work, but may not always be able to share that information.
  • Titles that are unclear or unnecessarily vulgar may be reworded to better reflect the request for ease of discovery


If you need help:
This forum is for ideas only. If you need help, please check out our help portal for tons of articles that may answer your questions. If you still need help, you can reach out to our support team in the help portal as well!

Appeals or commentary on suspension decisions, support requests, suggestions disparaging others, and non-constructive feedback will be closed without comment.




IGDB

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

26 results found

  1. https://www.igdb.com/games/far-cry-6/countdown far cry 6 has not been released on google stadia, but it shows that it is. please change this immediately.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hey! thanks for pointing it out. It seems to be due to a bug rather than a false release mind you. We’re taking a look!

    As a note, if you do spot some incorrect data you are able to edit and submit an update in case :)

    Thanks!

  2. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API Bug Report  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. As some reviews age, some sites can go out of business or just shut down. However there doesn't appear to be an automatic way the database removes or reports broken links or updates scores as they go away. Additionally, some of these will push scores averages down if they continue to inaccurately are placed as Review Scores, yet hold broken links.

    Steel Battalion
    https://www.igdb.com/games/steel-battalion
    - 404 Review Links (Gaming Trend)

    Fatal Frame II: Crimson Butterfly
    https://www.igdb.com/games/fatal-frame-ii-crimson-butterfly
    - Inaccurate count of 3 reviews on Game Page, but 2 reviews listed on Critic Reviews breakdown page.

    Disgaea 2 Dark Hero Days
    https://www.igdb.com/games/disgaea-2-dark-hero-days

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API Bug Report  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. I haven't received any new screenshots since Nov 16th via webhook. I am still receiving other models such as games, covers, etc. so I'm guessing this might be specific to the screenshot endpoint.

    I also don't believe this is on my side since I refresh my webhooks daily and have verified the setup.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API Bug Report  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. My Search query to IGDB API is failing with status code 400 if the search text contains a back slash \ in it:
    I am using below syntax:
    const { q } = req.query
    let fields = name, collection
    apicalypse(requestOptions)
    .fields(fields)
    .limit(50)
    .search(q)
    .request('/games')
    .then(response => returnResponse(response, req, res))
    .catch(err => returnError(err, req, res))

    requestOptions are like this:
    const apiPath = 'https://api-v3.igdb.com'
    const defaultHeaders = {
    'Accept': "application/json",
    "user-key": apiKey
    }
    // Apicalypse Request Options
    const requestOptions = {
    queryMethod: 'body',
    method: 'post', // The default is get
    baseURL: apiPath,
    headers: defaultHeaders,
    responseType: 'json',
    timeout: 10000
    }
    q…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API Bug Report  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Query: fields id,name,externalgames.*; search "magic the gathering";where externalgames.uid = "2748";limit 1;'

    There are two categories 3 in the returned object, which does not correspond to an enum in the documentation; a category 3 corresponding to giantbomb can be added which would fix this.

    https://api-docs.igdb.com/#external-game
    https://github.com/igdb/igdb-typescript-types/blob/master/index.d.ts#L1264

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API Bug Report  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
2 Next →
  • Don't see your idea?