Retrieve all Xbox One Games Error

Avatar image for realph
realph

325

Forum Posts

607

Wiki Points

0

Followers

Reviews: 0

User Lists: 3

#1  Edited By realph

Digging into the API for the first time and had a question, because I seem to be hitting a brick wall here.

I'm trying to return all games on the Xbox One. More specifically, the game name, publisher(s), main image, and release date.

My URL looks like this, but I keep getting a 404 error.

http://www.giantbomb.com/api/game/?api_key=735455732997eb60985cef0a71771b82a174f749&format=json&filter=platforms:145&limit=10&field_list=name,publishers,image,original_release_date

Avatar image for count_zero
count_zero

492

Forum Posts

4797

Wiki Points

0

Followers

Reviews: 51

User Lists: 13

Try that command with /api/games/ instead of /game/.