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

Cannot set property 'twitter_oauth_token_secret' of undefined #107

Open
benzen opened this issue Jun 8, 2012 · 0 comments
Open

Cannot set property 'twitter_oauth_token_secret' of undefined #107

benzen opened this issue Jun 8, 2012 · 0 comments

Comments

@benzen
Copy link

benzen commented Jun 8, 2012

I was trying to follow the express/twitter exemple

Now i've got this error

TypeError: Cannot set property 'twitter_oauth_token_secret' of undefined
at /home/dotcloud/node_modules/connect-auth/lib/auth.strategies/twitter.js:85:63
at /home/dotcloud/node_modules/connect-auth/node_modules/oauth/lib/oauth.js:518:7
at passBackControl (/home/dotcloud/node_modules/connect-auth/node_modules/oauth/lib/oauth.js:359:11)
at IncomingMessage. (/home/dotcloud/node_modules/connect-auth/node_modules/oauth/lib/oauth.js:378:9)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:133:23)
at Socket.ondata (http.js:1228:22)
at Socket._onReadable (net.js:683:27)
at IOWatcher.onReadable as callback

Do you have an idea about what is the problem here??

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