Artemiy Davydov
03/18/2022, 10:00 AMAccess-Control-Allow-Origin: *
, but there is a different value there.
allowOrigins: [
"<http://localhost:3000>",
"<https://domain1>",
"<https://dev.domain1>",
],
Artemiy Davydov
03/19/2022, 2:17 PMFrank
<https://domain1>
and <https://dev.domain1>
?Artemiy Davydov
03/20/2022, 9:12 AM*
on localhost as well?Artemiy Davydov
03/20/2022, 9:13 AMFrank
Frank
Frank
Frank
access-control-allow-origin
seems to be set correctly in the response header.Frank