There is no error , 400 bad request is coming in response , If i send a request with above options in postman i am getting 200 OK status But through request module its giving 400 bad request and i tried setting json : true and JSON.stringify(response).
400 '<html><body><h1>400 Bad request</h1>\nYour browser sent an invalid request.\n</body></html>\n'