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
It is possible (it happened to me anyways) for calls to the HttpClient to return a shared_ptr which is null with no apparent error being set in the library. Recreating the case may be a little difficult (it's deep in my code).