Error in URL Format

Avatar image for ragowit
ragowit

58

Forum Posts

197

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

I found a bug with the API while I was going through this URL: http://www.giantbomb.com/api/game/3030-44801/?api_key=YOUR_KEY

And at developers, you will find the api_detail_url, http://www.giantbomb.com/api/developer/3010-9462/

However, that developer url (http://www.giantbomb.com/api/developer/3010-9462/?api_key=YOUR_KEY) returns "Error in URL Format", and "developer" doesn't exist in the documentation.

Avatar image for chaser324
chaser324

9415

Forum Posts

14945

Wiki Points

0

Followers

Reviews: 1

User Lists: 15

#2 chaser324  Moderator

@ragowit: Yeah, it should say 'company' rather than 'developer'. So, http://www.giantbomb.com/api/company/3010-9462/?api_key=YOUR_KEY for instance should work for you. This is definitely something that needs to be fixed (cc @frobie@mrpibb@jslack).

Avatar image for frobie
frobie

268

Forum Posts

262594

Wiki Points

0

Followers

Reviews: 0

User Lists: 4

#3 frobie  Staff

@ragowit This is fixed. The url should now have company instead of developer.