You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: