Closed ballcoach12 closed 4 years ago
Hi, I'm getting a 405 when I try to post a document to a collection.
In the docker log for restheart, I have the following error:
19:51:17.293 [XNIO-1 task-1] ERROR o.r.m.h.RequestDispatcherHandler - Can't find PipelinedHandler(DOCUMENT, POST)
How do I configure the API to handle POST requests?
Thanks!
Posted to the wrong repo; closing and moving to restheart api
Hi, I'm getting a 405 when I try to post a document to a collection.
In the docker log for restheart, I have the following error:
19:51:17.293 [XNIO-1 task-1] ERROR o.r.m.h.RequestDispatcherHandler - Can't find PipelinedHandler(DOCUMENT, POST)
How do I configure the API to handle POST requests?
Thanks!