As shown in the picture, the CSRF authentication failed.
I grabbed the package from the browser, the browser runs normally, but postman will run inside the error, see the error is the lack of Referer header, after analysis and try, found that in fact the description of the interface call command header is missing a header called Referer, open F12 in the browser can be found in Request Headers, copy it to postman
Read More:
- [Solved] FileUploadException: the request was rejected because no multipart boundary was found
- Grafana Error: 414 Request-URI Too Large [How to Solve]
- [Solved] Postman Error: Unsupported Media Type
- Request Error: provisional headers are shown [How to Solve]
- [How to Solve] java.lang.IllegalArgumentException: Request header is too large
- [Solved] Browser Access Error: Request Header or Cookie too large
- [Solved] Chrome Error: The request client is not a secure context
- [How to Solve] Nodejs: interface error CORS error
- Tomcat Error parsing HTTP request header Note: further occurrences of HTTP header parsing errors
- Axios request failed, get the status code and error information, how to encapsulate the function dealing with the public error code
- Error received: error: xhr’get’to URL cross domain [How to Solve]
- [Solved] configure: error: C++ preprocessor “/lib/cpp” fails sanity check
- [Solved] OpenGL PowerVR SDK Compiling Error: Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB)
- Notes on atom editor_ (11) Editor previews HTML page in real time (add in: atom HTML preview)
- C++ Opencv+BaiDu OCR“error“: “unsupported_grant_type“, “error_description“: “The authorization grant
- An error occurred: Sorry,Faithfully yours, nginx Error
- [Solved] QT error: the packaged exe of Enigma virtual box reports an error cannot load library qt5core.dll
- Fetch Error: Failed to execute ‘fetch’ on ‘Window’: Request with GET/HEAD method cannot have body
- When using postman assertion, the global variables set in the tests of the pit will take effect only after the interface is executed
- [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed [Solved]