openai-cookbook
openai-cookbook copied to clipboard
error - Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
trafficstars
I receive the same error as issue #158 (https://github.com/openai/openai-cookbook/issues/158). However, I did so with a fresh API Key, and on the first attempt after waiting a day. So, it seems the error in my case isn't related to repeated / consistent requests. Any thoughts on what might be the issue?
error - Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client code: 'ERR_HTTP_HEADERS_SENT', page: '/api/get-answer-from-files'
Please let me know if further information would be helpful. Thanks!