~Hi everyone, I've just found out that CORS policy...
# getting-started
h
Hi everyone, I've just found out that CORS policy doesn't allow the
Content-type
header of type
application/json
to be sent. What kind of type do you guys use for
Content-type
header when using CORS ? Thanks in advance
nvm, apparently I got my CORS settings for the preflight (OPTIONS) request wrongly