Error: Failed to find request token in session
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: Failed to find request token in session | |
at SessionStore.get (c:\misc\sources\throwaway\blog.passportjs_error\node_modules\passport-oauth1\lib\requesttoken\session.js:13:44) | |
at Strategy.OAuthStrategy.authenticate (c:\misc\sources\throwaway\blog.passportjs_error\node_modules\passport-oauth1\lib\strategy.js:214:33) | |
at attempt (c:\misc\sources\throwaway\blog.passportjs_error\node_modules\passport\lib\middleware\authenticate.js:361:16) | |
at authenticate (c:\misc\sources\throwaway\blog.passportjs_error\node_modules\passport\lib\middleware\authenticate.js:362:7) | |
at Layer.handle [as handle_request] (c:\misc\sources\throwaway\blog.passportjs_error\node_modules\express\lib\router\layer.js:95:5) | |
at next (c:\misc\sources\throwaway\blog.passportjs_error\node_modules\express\lib\router\route.js:137:13) | |
at Route.dispatch (c:\misc\sources\throwaway\blog.passportjs_error\node_modules\express\lib\router\route.js:112:3) | |
at Layer.handle [as handle_request] (c:\misc\sources\throwaway\blog.passportjs_error\node_modules\express\lib\router\layer.js:95:5) | |
at c:\misc\sources\throwaway\blog.passportjs_error\node_modules\express\lib\router\index.js:281:22 | |
at Function.process_params (c:\misc\sources\throwaway\blog.passportjs_error\node_modules\express\lib\router\index.js:335:12) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment