Custom axios settings withCredentials:true does not work

clipboard.png

:

clipboard.png

clipboard.png

Mar.21,2021

seems to be a problem at the backend.
responses to pre-check requests that are all written in error messages do not pass the cross-domain check. The value of Access-Control-Allow-Credentials should be true instead of empty


.

has been resolved, header information headers: {

"Content-Type": "application/json;charset=utf-8"

} does not support passing cookie,. Thank you.

Menu