i generated the token using this api : https://id.twitch.tv/oauth2/token?client_id=abcdefg12345&client_secret=hijklmn67890&grant_type=client_credentials
i get token but it’s give me same error in this api : https://api-docs.igdb.com/#game
{
“Message”: “User is not authorized to access this resource with an explicit deny”
}