# Hpe\_invalid\_header\_token

**URL:** https://discourse.nodered.org/t/hpe-invalid-header-token/8414
**Category:** General
**Created:** [26 February 2019 18:33 UTC](https://discourse.nodered.org/t/hpe-invalid-header-token/8414 "2019-02-26T18:33:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![dandres](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dandres/32/6308_2.png) [@dandres](https://discourse.nodered.org/u/dandres)
#### Post date: [26 February 2019 18:33 UTC](https://discourse.nodered.org/t/hpe-invalid-header-token/8414/1 "2019-02-26T18:33:23Z")

</div>

Using the node http request with method get, I get the error hpe\_invalid\_header\_token.  
there is a npm module called "http-parser-js" that works perfectly in node.js, but, being a patch monkey I can not implement it in node-red, does anyone have an idea of how it is done?

 ![error_hpe](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/9/980a6656b7c3bd19f15d44a1393ce5eb27f3ea39.png)

---

<div class="post-metadata">

### Author: ![burtonboucher](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/burtonboucher/32/7806_2.png) [@burtonboucher](https://discourse.nodered.org/u/burtonboucher)
#### Post date: [2 March 2019 17:04 UTC](https://discourse.nodered.org/t/hpe-invalid-header-token/8414/2 "2019-03-02T17:04:31Z")

</div>

> [@dandres](#):
>
> Using

Add your GET request for help. Have your tried with curl or Postman?  
Malformed response?

> <https://stackoverflow.com/questions/34048476/node-js-get-request-errors-with-hpe-invalid-header-token>
