.NET SDK on Blazor WebAssembly: System.Net.Requests is not supported on this platform #299
Open
4 of 5 tasks
Labels
bug
Something is not working.
Preflight checklist
Ory Network Project
No response
Describe the bug
When attempting to use the Ory .NET SDK in a Blazor WebAssembly project, invoking any method throws an exception with the message
System.Net.Requests is not supported on this platform
.Reproducing the bug
FrontendApi
withbaseUrl
set to an Ory Kratos public API (I am hosting Kratos locally).CreateBrowserLoginFlow
.Relevant log output
Relevant configuration
No response
Version
Ory.Client v1.2.11
On which operating system are you observing this issue?
macOS
In which environment are you deploying?
Docker Compose
The text was updated successfully, but these errors were encountered: