Something went wrong. Try again later

JamesEConnor

This user has not updated recently.

8 0 0 1
Forum Posts Wiki Points Following Followers

JamesEConnor's forum posts

Avatar image for jameseconnor
JamesEConnor

8

Forum Posts

0

Wiki Points

1

Followers

Reviews: 0

User Lists: 0

OK, so it would be interesting to know the answer to this question. However, it just occurred to me that I only need to worry about the first 100 games anyway, since that's the limit per request.

Avatar image for jameseconnor
JamesEConnor

8

Forum Posts

0

Wiki Points

1

Followers

Reviews: 0

User Lists: 0

Hey everyone,

I've been working on a project for quite a while and I'm nearly there. The only problem is that when I make a request for all games published/developed by Konami, it says the URI is too long. I know I can easily fix this by just making separate requests, but I was wondering what the maximum URI length is? Thank you very much!

Avatar image for jameseconnor
JamesEConnor

8

Forum Posts

0

Wiki Points

1

Followers

Reviews: 0

User Lists: 0

Oh, OK. It didn't even occur to me to just go to the genres endpoint. Now the only question is if there's a way to get genres from the games endpoint?

Avatar image for jameseconnor
JamesEConnor

8

Forum Posts

0

Wiki Points

1

Followers

Reviews: 0

User Lists: 0

I'm wondering whether there's a definitive list of all of the genres that a game could possibly fall under according to the Giantbomb API? I know there's a genre resource, but it doesn't specify all of the possible options. Thank you to anyone who's able to help!

Avatar image for jameseconnor
JamesEConnor

8

Forum Posts

0

Wiki Points

1

Followers

Reviews: 0

User Lists: 0

Hey all,

I'm working on a project that requires me to get all games developed and/or published by a company. I can handle the requests perfectly fine, I'm just having trouble figuring out what calls and endpoints to use in order to get this information, as the publishing info seems to only be available once you get the GUID of a game. Any ideas? Thanks!