Created
June 13, 2014 11:23
-
-
Save martin-hewitt/52e9e71fcd6bb2c1d883 to your computer and use it in GitHub Desktop.
500 error when POSTing to https://demo.buddycloud.org/api/media-proxy/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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