
DanielA.63763 (Customer) asked a question.
I use .NET EF Core 2.2.6 and .NET Core 3.1
After Installing the Okta SDK 5.1.2 when i try run the code in the test project I get :
System.TypeLoadException: Could not load type 'System.Collections.Generic.IAsyncEnumerable`1' from assembly 'System.Interactive.Async, Version=5.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263'.
Any ideas on how to solve this issue ?

Hi @DanielA.63763 (Customer), to eliminate potential environmental issues can you try testing with our .NET SDK https://github.com/okta/samples-aspnetcore and see if you get the same error.