Closed
Description
Request headers:
headers = {
'content-type': 'application/json',
'charset': 'utf-8',
'content-encoding': 'gzip',
}
Output in console:
SyntaxError: Unexpected token ▼ in JSON at position 0
at JSON.parse (<anonymous>)
at /app/index.js:48:22
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at next (/app/node_modules/express/lib/router/route.js:137:13)
at next (/app/node_modules/express/lib/router/route.js:131:14)
at next (/app/node_modules/express/lib/router/route.js:131:14)
at next (/app/node_modules/express/lib/router/route.js:131:14)
at next (/app/node_modules/express/lib/router/route.js:131:14)
at next (/app/node_modules/express/lib/router/route.js:131:14)
at next (/app/node_modules/express/lib/router/route.js:131:14)
Metadata
Metadata
Assignees
Labels
No labels