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
licensedResponse1.EnsureSuccessStatusCode();// ON CI once got System.Net.Http.HttpRequestException : Response status code does not indicate success: 402 (Payment Required).
199
+
licensedResponse1.EnsureSuccessStatusCode();// ON CI we sometimes get System.Net.Http.HttpRequestException : Response status code does not indicate success: 402 (Payment Required).
0 commit comments