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

ChangeTip is Broken #180

Open
Bogie21 opened this issue Sep 22, 2015 · 1 comment
Open

ChangeTip is Broken #180

Bogie21 opened this issue Sep 22, 2015 · 1 comment

Comments

@Bogie21
Copy link

Bogie21 commented Sep 22, 2015

Trying to add Changetip to my account produces the following error:

AuthorizationError
at Strategy.OAuth2Strategy.authenticate (/home/eric/soundtrack.io/node_modules/passport-changetip/node_modules/passport-oauth2/lib/strategy.js:126:25)
at Strategy.authenticate (/home/eric/soundtrack.io/node_modules/passport-changetip/lib/oauth2.js:21:41)
at attempt (/home/eric/soundtrack.io/node_modules/passport/lib/passport/middleware/authenticate.js:243:16)
at Passport.authenticate (/home/eric/soundtrack.io/node_modules/passport/lib/passport/middleware/authenticate.js:244:7)
at Layer.handle as handle_request
at next (/home/eric/soundtrack.io/node_modules/express/lib/router/route.js:110:13)
at Route.dispatch (/home/eric/soundtrack.io/node_modules/express/lib/router/route.js:91:3)
at Layer.handle as handle_request
at /home/eric/soundtrack.io/node_modules/express/lib/router/index.js:267:22
at Function.proto.process_params (/home/eric/soundtrack.io/node_modules/express/lib/router/index.js:321:12)

I receive the same error when trying to tip as well.

AuthorizationError
at Strategy.OAuth2Strategy.authenticate (/home/eric/soundtrack.io/node_modules/passport-changetip/node_modules/passport-oauth2/lib/strategy.js:126:25)
at Strategy.authenticate (/home/eric/soundtrack.io/node_modules/passport-changetip/lib/oauth2.js:21:41)
at attempt (/home/eric/soundtrack.io/node_modules/passport/lib/passport/middleware/authenticate.js:243:16)
at Passport.authenticate (/home/eric/soundtrack.io/node_modules/passport/lib/passport/middleware/authenticate.js:244:7)
at Layer.handle as handle_request
at next (/home/eric/soundtrack.io/node_modules/express/lib/router/route.js:110:13)
at Route.dispatch (/home/eric/soundtrack.io/node_modules/express/lib/router/route.js:91:3)
at Layer.handle as handle_request
at /home/eric/soundtrack.io/node_modules/express/lib/router/index.js:267:22
at Function.proto.process_params (/home/eric/soundtrack.io/node_modules/express/lib/router/index.js:321:12)

@martindale
Copy link
Member

I've disabled ChangeTip for now, I don't really have time to troubleshoot it right now. I'll come back to this soon, though!

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

2 participants