Skip to content

Instantly share code, notes, and snippets.

@martin-hewitt
Created June 13, 2014 11:23
Show Gist options
  • Save martin-hewitt/52e9e71fcd6bb2c1d883 to your computer and use it in GitHub Desktop.
Save martin-hewitt/52e9e71fcd6bb2c1d883 to your computer and use it in GitHub Desktop.
Error: Bad Request
at Object.exports.parser [as handle] (/opt/buddycloud-http-api/src/util/auth.js:35:10)
at next (/opt/buddycloud-http-api/node_modules/express/node_modules/connect/lib/proto.js:193:15)
at Object.handle (/opt/buddycloud-http-api/server.js:36:9)
at next (/opt/buddycloud-http-api/node_modules/express/node_modules/connect/lib/proto.js:193:15)
at Object.logger (/opt/buddycloud-http-api/node_modules/express/node_modules/connect/lib/middleware/logger.js:158:5)
at next (/opt/buddycloud-http-api/node_modules/express/node_modules/connect/lib/proto.js:193:15)
at Object.expressInit [as handle] (/opt/buddycloud-http-api/node_modules/express/lib/middleware.js:30:5)
at next (/opt/buddycloud-http-api/node_modules/express/node_modules/connect/lib/proto.js:193:15)
at Object.query [as handle] (/opt/buddycloud-http-api/node_modules/express/node_modules/connect/lib/middleware/query.js:45:5)
at next (/opt/buddycloud-http-api/node_modules/express/node_modules/connect/lib/proto.js:193:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment