-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I've followed the steps in the readme: installed module, added config and set my API key and secret. When trying to authenticate with Twitter, I get the following error message:
Error: Desktop applications only support the oauth_callback value 'oob'
at Strategy.parseErrorResponse (/Users/gbirke/.node-red/node_modules/passport-twitter/lib/strategy.js:206:12)
at Strategy.OAuthStrategy._createOAuthError (/Users/gbirke/.node-red/node_modules/passport-oauth1/lib/strategy.js:393:16)
at /Users/gbirke/.node-red/node_modules/passport-oauth1/lib/strategy.js:244:41
at /Users/gbirke/.node-red/node_modules/oauth/lib/oauth.js:543:17
at passBackControl (/Users/gbirke/.node-red/node_modules/oauth/lib/oauth.js:397:13)
at IncomingMessage.<anonymous> (/Users/gbirke/.node-red/node_modules/oauth/lib/oauth.js:409:9)
at emitNone (events.js:111:20)
at IncomingMessage.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1056:12)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
Metadata
Metadata
Assignees
Labels
No labels