Skip to content

Instantly share code, notes, and snippets.

@dance2die
Created January 29, 2018 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dance2die/91ffa2df32739d522abbaf25c4591e7e to your computer and use it in GitHub Desktop.
Save dance2die/91ffa2df32739d522abbaf25c4591e7e to your computer and use it in GitHub Desktop.
Error: Failed to find request token in session
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