Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
because the server gives the origin header which does not contain the name of your site and the browser's security system cuts your requests.
You have a cross domain request. You can read about them here . This may be if the server where you send the request does not allow cross-domain requests, or it often happens that if you do not have https, then you are not allowed to make requests. If it is not possible to bypass protection. Then make a request through the backend.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question