yalla-coop / cost-of-living-support

GNU General Public License v3.0
1 stars 0 forks source link

SyntaxError: Unexpected end of JSON input #338

Open sentry-io[bot] opened 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: COL-PRODUCTION-23

SyntaxError: Unexpected end of JSON input
  ?, in JSON.parse
  File "/app/server/node_modules/body-parser/lib/types/json.js", line 89, in parse
    return JSON.parse(body, reviver)
  File "/app/server/node_modules/body-parser/lib/read.js", line 128, in <anonymous>
    req.body = parse(str)
  File "async_hooks.js", line 197, in AsyncResource.runInAsyncScope
  File "/app/server/node_modules/raw-body/index.js", line 231, in invokeCallback
    callback.apply(null, args)
...
(5 additional frame(s) were not displayed)

This issue was automatically created by Sentry via Open Github issue