- List item
The payload becomes empty whenever it goes to backend. I have placed logger in integration im able to see payload .when it comes to backend its becoming null .i have python django (server is my localhost).IN MI CONSOLE IM GETTING THIS
ERROR.ERROR {TargetHandler} - HTTP protocol violation : Not a valid protocol version: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" For : 127.0.0.1:8000 org.apache.http.ProtocolException: Not a valid protocol version: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN".127.0.0.1:8000
(this is my localhost server)because of its not deployed .am getting this error.