When using LMX_GetFeatureInfo() to retrieve information on a token-based license, you will get information for the license you requested, not for the entire chain of licenses defined in the token dependency. You can use LMX_GetFeatureInfo() to determine if the license is a token-based license, and then query all features using LMX_GetLicenseInfo() to see the entire dependency list.