I have a api rest that works perfectly with postman, but when I consume it in the client with a fetch, it returns a code 304
NOTE: This happens to me when I send the token in the headers, if I do not send the token everything works normal
I have a api rest that works perfectly with postman, but when I consume it in the client with a fetch, it returns a code 304
NOTE: This happens to me when I send the token in the headers, if I do not send the token everything works normal