NTP-6736 | PR review fixes
This commit is contained in:
@@ -359,7 +359,7 @@ axiosInstance.interceptors.response.use(
|
||||
|
||||
if ([API_STATUS_CODE.UNAUTHORIZED, API_STATUS_CODE.FORBIDDEN].includes(response.status)) {
|
||||
// Reset user info
|
||||
// dispatch(handleLogout());
|
||||
dispatch(handleLogout());
|
||||
}
|
||||
|
||||
// Blocking cosmos after operative hours
|
||||
|
||||
Reference in New Issue
Block a user