You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I am getting a request through to searchkit-express, but the response contains no body. When I issue requests directly against ElasticSearch, things work as expected.
Hi! I am getting a request through to searchkit-express, but the response contains no body. When I issue requests directly against ElasticSearch, things work as expected.
Here is my server:
Debug log output:
NodeJS version:
v12.12.0
The request body is supposed to be empty, as I am trying to retrieve all documents.
Any suggestion what I could do to debug the situation?
Thank you!
The text was updated successfully, but these errors were encountered: