Error: Error during blog generation: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
I am trying to request from an end-point deployed on firebase cloud functions, the endpoint basically uses perplexity API to generate a response then send it to the client.