ryanmurakami/pizza-luvrs

Bad request: cookie header.

Closed this issue · 1 comments

If i try to npm start the app i get a 400 error in the app. is this a problem with one of the packages or do you handle the header in the app somewhere

So to stall the problem for now i just went into the node modules code for hapi and commented out the cookie header validation... obviously not something to do on a live system... but its solved the issue for now!