everyauth icon indicating copy to clipboard operation
everyauth copied to clipboard

Error: Step rememberTokenSecret of `linkedin` is promising: requestTokenSecret

Open joshsmith opened this issue 14 years ago • 7 comments

I am not at all sure what's causing this issue. It works for me, and for others it fails, making it pretty impossible to debug since it's on a per-user basis. Any help with this would be awesome.

error: drone:stderr:Error: Step rememberTokenSecret of `linkedin` is promising: requestTokenSecret ; however, the step returns nothing. Fix the step by returning the expected values OR by returning a Promise that promises said values.
    at Object.exec (/usr/local/src/joshsmith/coderly/coderly/node_modules/everyauth/lib/step.js:69:11)
    at /usr/local/src/joshsmith/coderly/coderly/node_modules/everyauth/lib/stepSequence.js:19:38
    at [object Object].callback (/usr/local/src/joshsmith/coderly/coderly/node_modules/everyauth/lib/promise.js:13:12)
    at RouteTriggeredSequence._bind (/usr/local/src/joshsmith/coderly/coderly/node_modules/everyauth/lib/stepSequence.js:18:20)
    at RouteTriggeredSequence.start (/usr/local/src/joshsmith/coderly/coderly/node_modules/everyauth/lib/stepSequence.js:45:33)
    at RouteTriggeredSequence.routeHandler (/usr/local/src/joshsmith/coderly/coderly/node_modules/everyauth/lib/routeTriggeredSequence.js:16:13)
    at Object.<anonymous> (native)
    at nextMiddleware (/usr/local/src/joshsmith/coderly/coderly/node_modules/connect/lib/middleware/router.js:175:25)
    at param (/usr/local/src/joshsmith/coderly/coderly/node_modules/connect/lib/middleware/router.js:183:16)
    at pass (/usr/local/src/joshsmith/coderly/coderly/node_modules/connect/lib/middleware/router.js:191:10)

joshsmith avatar Jan 24 '12 18:01 joshsmith

This issue might have disappeared entirely, though it's completely unclear as to why. I changed literally nothing in my client code. I updated to 2.2.9, so maybe that has something to do with it, although I'm pretty sure the error was happening even under that version.

joshsmith avatar Jan 24 '12 19:01 joshsmith

This error is occurring yet again and is absolutely killing me.

joshsmith avatar Feb 02 '12 03:02 joshsmith

I'm getting the same with Twitter running on Heroku with session stored in Redis. Stack: https://gist.github.com/1774295

BenHall avatar Feb 08 '12 22:02 BenHall

I'm getting the same. With twitter running a session stored with redis. Any ideas?

kennethkoontz avatar Sep 17 '12 21:09 kennethkoontz

Getting this too, intermittently, with Dropbox.

benbuckman avatar Sep 27 '12 19:09 benbuckman

Solved this, see comment @ https://github.com/bnoguchi/mongoose-auth/issues/75#issuecomment-9548284

benbuckman avatar Oct 17 '12 23:10 benbuckman

I'm getting this issue with 'twitter' do you know if this was an everyauth error, and was it fixed as your last comment was a year ago?

thanks

davetayls avatar Oct 10 '13 08:10 davetayls