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

failed to find request token in session #1

Open
saschagehlich opened this issue Jun 25, 2013 · 0 comments
Open

failed to find request token in session #1

saschagehlich opened this issue Jun 25, 2013 · 0 comments

Comments

@saschagehlich
Copy link

Hey,

passport-flickr works fine over here, but after the process has been run for some time, I get the following error:

Error: failed to find request token in session
    at Strategy.OAuthStrategy.authenticate (/home/lightroom/production/shared/node_modules/passport-flickr/node_modules/passport-oauth/lib/passport-oauth/strategies/oauth.js:123:54)
    at attempt (/home/lightroom/production/shared/node_modules/passport/lib/passport/middleware/authenticate.js:243:16)
    at Passport.authenticate (/home/lightroom/production/shared/node_modules/passport/lib/passport/middleware/authenticate.js:244:7)
    at callbacks (/home/lightroom/production/shared/node_modules/express/lib/router/index.js:161:37)
    at param (/home/lightroom/production/shared/node_modules/express/lib/router/index.js:135:11)
    at pass (/home/lightroom/production/shared/node_modules/express/lib/router/index.js:142:5)
    at Router._dispatch (/home/lightroom/production/shared/node_modules/express/lib/router/index.js:170:5)
    at Object.router (/home/lightroom/production/shared/node_modules/express/lib/router/index.js:33:10)
    at next (/home/lightroom/production/shared/node_modules/express/node_modules/connect/lib/proto.js:199:15)
    at Object.logger (/home/lightroom/production/shared/node_modules/express/node_modules/connect/lib/middleware/logger.js:156:5)
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