Hi there! I was testing some features in my front but when I try to fetch some backend data, I am being blocked by CORS policy
. with localhost as well as with other production domains. thanks!!
Hi there! I was testing some features in my front but when I try to fetch some backend data, I am being blocked by CORS policy
Already resolve it, looks like if I add and platform attribute in the header this will happen, thanks for all!