Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

/uploads Visibility Is Inconsistent

A topic by BreadInvasion created Dec 10, 2024 Views: 80
Viewing posts 1 to 1
(1 edit)

Hi! So I'm trying to pull info on a variety of itch products so that I can check them for updates (for RPGMaker plugins specifically). However, when I go to the /api/1/<MYKEYHERE>/game/GAMEID/uploads endpoint, the behavior is inconsistent - sometimes the product uploads will appear in the expected {uploads: []} format, and other times the return will just be an empty object {uploads: {}} (Note the object instead of an array). I've verified that it's not a matter of ownership, as I've tried it with things I do and don't own, and there doesn't seem to be any rhyme or reason to what works. Am I doing something wrong? Thanks for any insight you can provide!

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.