314 results found
-
Not receiving screenshots via webhook 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 -
Rated List Pagination is Broken Pages 1, 2, and 3 of rated games, sorted by rating, does not show all of the games. Games of the same rating seem to be mixed up, and not using a second sorting column like game name to determine which should show on subsequent pages. This may be broken in the API as well, but I have not confirmed.
https://www.igdb.com/users/wrabies/lists/rated?page=1&target=listentries&user_rating=desc
https://www.igdb.com/users/wrabies/lists/rated?page=2&target=listentries&user_rating=desc1 vote -
A better process for notifying Twitch/IGDB about missing games Both Castlevania for the N64 and Castlevania: Legacy of Darkness are missing from the Categories menu of Twitch, but they are not missing from IGDB's site. I have spent the better part of two hours trying to figure out how to inform someone, ANYONE, of this (admittedly small) oversight and ended up here.
There has to be a better way to inform Twitch/IGDB of problems of this nature than to wander aimlessly around the Twitch help section, then give up and use the feedback forum, hoping that a relatively minor fix will be noticed by someone with the power and…
1 voteAdminIGDB (Admin, Twitch) responded
Hey there!
For all things IGDB it is best to come to us directly rather than via Twitch help. Our preferred way is via Discord :)
Discord: discord.gg/igdb
Contact form: https://www.igdb.com/feedbacks/new
Twitter: https://twitter.com/IGDBcomRegarding the Twitch categories, while IGDB provides the data but what ends up there is decided by Twitch itself. In the case of Castlevania it is due to the fact Twitch is not ingesting Versions of games at this time. We are however working on expanding the data set so that they can become categories. Stay tuned!
-
When I search for a game in the advanced search, I find the dates of some games that were released on pc are incorrect as for the date of th When I search for a game in the advanced search, I find the dates of some games that were released on pc are incorrect as for the date of their real release on a pc. Now these games Appear with dates of their first release on any platform and not their first release on a PC. Please fix that as for pc and the other platforms
sorry for my bad english
1 vote -
Add "Waiting" list An automatically updated activity list specifically for games which have not been released yet. Once released games are automatically transferred to the "Want to Play" list.
1 vote -
Search query fails with 400 (Bad reqest) 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 isget
baseURL: apiPath,
headers: defaultHeaders,
responseType: 'json',
timeout: 10000
}
q…1 vote -
Game image catalog naming convention as altenative titles Some of the games don't get results through the API because the names used by ROM (and other game images) documenting organizations have some rules that don't apply to IGDB's main title rule.
Some of them:
If the title starts with an article, it goes to the end of the title. (Legend of Zelda, The)
If there is a non-standard character, like slashes, quotes, etc, they are removed.
The Japanese naming scheme uses double vowels instead of singles ones.It would be good to have as an alternative title option something like: "Alternative title - No-Intro Naming Convention".
I'm pretty…
1 vote -
NEW Game Addition Hi can you Please Add Pubg Mobile LITE Because i & most of the streamers want to stream pubg mobile lite on your platform
1 vote -
BUG: Adding fresh comment in custom list doesn't display right away When adding a comment to a game in a custom list – and that's all you do when editing the list – and then save the list, the comment will not be displayed until the list gets a game added/removed.
EDIT: Needs more testing to pinpoint if it is consistent or just a cache coincidence.
1 vote -
Game deal data? hi, thank you for the amazing database.
Im new to igdb and I don't know if this suggestion has been asked before but ...
Have you guys ever considered adding store deal to this database?1 vote -
Undocumented externalGame enum for giantbomb 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#L12641 vote -
1 vote
-
1 vote
-
solarblack hello, I'm new, there is a game missing from the Twitch game list: Solar Black (VR).
Can you add it?
steam link: https://store.steampowered.com/app/1884680/SolarBlack/
Sincerely.
0 votes
- Don't see your idea?