Why Does the Header Overflow When I Use Postman to Call an OCR API?
When an API is used to call Postman to obtain a token for authentication, if the error message "Error:Header overflow" is displayed, the header overflows. In this case, perform the following operations to rectify the fault:
In Windows 10, right click This PC and choose Properties. Click Advanced system settings. On the Advanced tab, click Environment Variables.... In the Environment Variables dialog box, click New... in the System variables area. Configure Variable name and Variable value as follows:
- Variable name: NODE_OPTIONS
- Variable value: --max-http-header-size=16384
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot