You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm trying to use this library in Blazor but it returns "Operation is not supported on this platform."
I've tried with both the default constructor and by passing the HttpClient which injected in Blazor pages and can make network calls. However, neither work.
The exception is thrown when registering Automatic Decompression, I presume.
The text was updated successfully, but these errors were encountered:
Hi! I'm trying to use this library in Blazor but it returns "Operation is not supported on this platform."
I've tried with both the default constructor and by passing the HttpClient which injected in Blazor pages and can make network calls. However, neither work.
The exception is thrown when registering Automatic Decompression, I presume.
The text was updated successfully, but these errors were encountered: