0

Sometimes, I get

/�
URIError: Failed to decode param '%C0'
   at decodeURIComponent (<anonymous>)
   at decode_param (/var/app/current/node_modules/express/lib/router/layer.js:172:12)
   at Layer.match (/var/app/current/node_modules/express/lib/router/layer.js:148:15)
   at matchLayer (/var/app/current/node_modules/express/lib/router/index.js:574:18)
   at next (/var/app/current/node_modules/express/lib/router/index.js:220:15)
   at urlencodedParser (/var/app/current/node_modules/body-parser/lib/types/urlencoded.js:100:7)
   at Layer.handle [as handle_request] (/var/app/current/node_modules/express/lib/router/layer.js:95:5)
   at trim_prefix (/var/app/current/node_modules/express/lib/router/index.js:317:13)
   at /var/app/current/node_modules/express/lib/router/index.js:284:7
   at Function.process_params (/var/app/current/node_modules/express/lib/router/index.js:335:12)
   at next (/var/app/current/node_modules/express/lib/router/index.js:275:10)
   at jsonParser (/var/app/current/node_modules/body-parser/lib/types/json.js:119:7)
   at Layer.handle [as handle_request] (/var/app/current/node_modules/express/lib/router/layer.js:95:5)
   at trim_prefix (/var/app/current/node_modules/express/lib/router/index.js:317:13)
   at /var/app/current/node_modules/express/lib/router/index.js:284:7
   at Function.process_params (/var/app/current/node_modules/express/lib/router/index.js:335:12)

this error but can't find the reason, How can I solve this issue?

c-an
  • 3,543
  • 5
  • 35
  • 82

0 Answers0