Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 server error when using the interface #5

Open
deepakprabhakara opened this issue Aug 19, 2016 · 1 comment
Open

500 server error when using the interface #5

deepakprabhakara opened this issue Aug 19, 2016 · 1 comment

Comments

@deepakprabhakara
Copy link

This plugin tried to perform a GET against /api/providers/%7B%7B%20provider.provider%20%7D%7D/logo at some point and results in restify throwing an exception when trying to parse the url.

Stack trace:-
too few args to sprintf
code: InternalError
message: too few args to sprintf

Error: too few args to sprintf at jsSprintf (/usr/lib/node_modules/oauthd/node_modules/extsprintf/lib/extsprintf.js:71:11) at WError (/usr/lib/node_modules/oauthd/node_modules/verror/lib/verror.js:208:41) at HttpError (/usr/lib/node_modules/oauthd/node_modules/restify/lib/errors/http_error.js:44:12) at RestError (/usr/lib/node_modules/oauthd/node_modules/restify/lib/errors/rest_error.js:41:15) at new module.exports.(anonymous function) (/usr/lib/node_modules/oauthd/node_modules/restify/lib/errors/rest_error.js:86:19) at serveFileFromStats (/usr/lib/node_modules/oauthd/node_modules/restify/lib/plugins/static.js:34:18) at /usr/lib/node_modules/oauthd/node_modules/restify/lib/plugins/static.js:84:17 at FSReqWrap.oncomplete (fs.js:123:15)

@deepakprabhakara
Copy link
Author

Also this url - /api/providers/%7B%7B%20provider%20%7D%7D/logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant