Cors issue on v8.4.7

Just for documentation :
I found out the problem, as if you’re using express-cors it will give you many issues, so switch to the cors module and keep the same cors configs and all will be good :slight_smile:

1 Like