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
I'm trying this package with a simple GET request to a local URL, but I get failure(HTTPClientError.cancelled).
Pasting the same URL in a web browser works.
I am sending the request from an init method in a ViewModel class. Should this work?