I am getting the following error when calling a REST API hosted on heroku, written in nodejs.
I tried all the options mentioned here, but it looks like that issue is different and hence is not helping.
I am using nodejs, expressjs, bodyparser.
This is working fine on my local machine, but is giving this error in heroku.
POST 414 (Request-URI Too Long)