Hi i would like to catch possible exceptions that PostAsJsonAsync can throw. I cannot find any exception information on the microsoft website about possible exceptions this method can throw. i would like to handle any possible exceptions.
Hi i would like to catch possible exceptions that PostAsJsonAsync can throw. I cannot find any exception information on the microsoft website about possible exceptions this method can throw. i would like to handle any possible exceptions.