I am using: But Im receiving following error inside redux: I found the meaning of this error at this question: It means that an asyncThunk was not executed due to condition. If you are using RTK Query, that just means that another request was skipped because there was either already a request in flight or already a value in cache,