How to know HTTP status code in `onError`
error
does not have http status code,
Is there any way to know http status code?1 Reply
fascinating-indigo•2y ago
Use another type lol
error: { status: string }
error
does not have http status code,
Is there any way to know http status code?