-
Hi, with |
Beta Was this translation helpful? Give feedback.
Answered by
phryneas
Dec 13, 2022
Replies: 1 comment 1 reply
-
Probably your CORS settings do not allow any other response headers to be exposed to JavaScript. This is a server-side problem. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Elendiar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably your CORS settings do not allow any other response headers to be exposed to JavaScript. This is a server-side problem.