Angular interceptor error handling put & delete method problem
I show an alert based on the http response returned in Angular. My code works in Get and post methods, but not in put and delete methods.I’m stuck here and would be very happy if someone could help me. ApiUrl.ts =>