Can’t get cover url from IGDB API
I’m just getting started with the IGDB API and I’m trying to get all the data I need for a search result using requests in python. I have the search function working fine, but the API only returns ID values for some elements of the search result and not the actual data, such as for the image cover, genres, or platforms.