How to solve refine (strapi v4) upload cors problem?

I want to upload image file to my local filesystem. i use Strapi v4 data provider. I viewed this reference. thanks. https://refine.dev/docs/examples/upload/antd/multipart/
Multipart Upload | refine
Multipart Upload is supported by the refine. With refine, you may upload any file using Multipart Upload logic. In this example we showed you how to upload images with Multipart Upload to a resource. Check out the live example for more information.
1 Reply
conventional-tan
conventional-tan2y ago
Hi, cors not related to refine and cors cannot solve on client. you can search this problem on strapi forums https://forum.strapi.io/t/how-to-solve-cors-policy-problem-for-strapi/1286/18