Relative Content

Tag Archive for angularjwtrefresh-tokenangular-http-interceptors

401 Unauthorized Error during token refresh API call

I can’t solve the implementation of refresh tokens, my backend is OK at PostMan works OK, with a curl command it’s OK too, I send the header with a refresh token and the backend responses with an object with an accessToken that works ok too, but when I use the frontend the error is a 401! Please help me.!