Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi leafo, quyse helped me for api part with Butlerd.

Everything works perfectly as long as I ask for the username/password of the user. If I try to use an OAuth api key I can’t see the uploads for example (api key does not permit `game:view:uploads’)

But asking for the username/password of a user in a random game would be really suspicious.. Is there any way to let the regular oauth api key see the uploads of a game ? Thanks!

Admin

We don’t let oauth generated keys be used for downloading games. You will need to use a real API key.

(1 edit)

Ok no problem!

Thanks for the help