thanks it work i generated the token and try to call the api https://api.igdb.com/v4/games using generated token but its give me the response
{
"Message": "User is not authorized to access this resource with an explicit deny"
}
i can not understand it