System.Collections.Generic.KeyNotFoundException: The specified key 'assetProfile' does not exist in the ExpandoObject.
at System.Dynamic.ExpandoObject.System.Collections.Generic.IDictionary<System.String,System.Object>.get_Item(String key)
at YahooFinanceApi.Yahoo.QuerySummaryAsync(String symbol, CancellationToken token, String[] modules)
Code
throw next exception: