I am getting 301 status using refine-simple-rest although there is not any error on postman.
I am using refine-simple-rest as my data provider to connect with the django rest API but I get back response with 301 although there is not any problem with postman. If I use the same url from postman I get the repose back as normal but on refine app I always get response back with 301 status.

