Sentry not record/notify the Error status/Bad Request from xhr

Hello, i had setup my sentry on React web,
if app breaking it still notify me,
but somehow for XHR api call, if the it’s respond with status error,
it doesn’t show anything on sentry ?

Or do i perhaps need to setup something for XHR API calling ?

i would expect if User try to POST/GET and get bad request, it will then notify me from sentry