Nault icon indicating copy to clipboard operation
Nault copied to clipboard

Ensure returned responses from backend servers are valid json

Open keerifox opened this issue 4 years ago • 0 comments

if json response is not valid, treat it same as a server error (see catch method below)

https://github.com/Nault/Nault/blob/56e605d98936476e447005eb6ac6a1e9095fccd5/src/app/services/api.service.ts#L32-L56

keerifox avatar Aug 29 '21 17:08 keerifox