Should the fetch interceptor be auto-trying to ref...
# support-questions-legacy
r
> Should the fetch interceptor be auto-trying to refresh the token here or is this something I need to manually handle? @User This should be happening. If you are using
axios
, then make sure that you have added the interceptor to it.