Games/Boxart Returns Error

Need help with your application? Ask here.
Post Reply
Snogs
Posts: 12
Joined: Fri Jun 29, 2018 9:06 am

Games/Boxart Returns Error

Post by Snogs »

When getting the boxart for a game using this code..

Code: Select all

https://api.thegamesdb.net/Games/Boxart?game_id=47790&apikey=MYAPIKEY
This error is returned...

Code: Select all

[code] => 406 
[status] => Invalid request: Invalid or missing paramaters. 
[remaining_monthly_allowance] => 936 
[extra_allowance] => 0

User avatar
Zer0xFF
Posts: 330
Joined: Fri Apr 20, 2018 9:18 am

Re: Games/Boxart Returns Error

Post by Zer0xFF »

slight typo in the docs, `game_id` = `games_id`, fixed thanks
Regards
Zer0xFF

Post Reply