alexhiggins732 / IdentityServer8

DotNet 8, Identity, OpenID Connect and OAuth 2.0 Framework for ASP.NET Core Identity Server 8
Apache License 2.0
53 stars 25 forks source link

fix call method fail #41

Open pigwing opened 2 months ago

pigwing commented 2 months ago

MethodAccessException: Attempt by method 'IdentityServer8.ResponseHandling.DiscoveryResponseGenerator+d__8.MoveNext()' to access method 'Microsoft.IdentityModel.Tokens.CollectionUtilities.IsNullOrEmpty<System.Collections.Generic.KeyValuePair2<System.String,System.Object>>(System.Collections.Generic.IEnumerable1<System.Collections.Generic.KeyValuePair`2<System.String,System.Object>>)' failed.


name: Bug report about: call mehtod failed labels: bug report

image