at com.wm.app.b2b.server.HTTPInvokeHandler._process(HTTPInvokeHandler.java:140)
at com.wm.app.b2b.server.HTTPInvokeHandler._process(HTTPInvokeHandler.java:94)
at com.wm.app.b2b.server.InvokeHandler.process(InvokeHandler.java:99)
at com.wm.app.b2b.server.HTTPDispatch.handleRequest(HTTPDispatch.java:203)
at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:391)
at com.wm.util.pool.PooledThread.run(PooledThread.java:127)
at java.base/java.lang.Thread.run(Thread.java:829)
I’m facing this error when i’m testing my Api in the postman. I’m giving the right flow service path and also giving the right credentials in the postman.