How come my IGDB Api is authorized on Postman but returns empty array?

IGDB only accepts app access tokens. So if you using a user access token then you won’t get data, but an error response.

You didn’t note the HTTP Error code, or the actual request you are making