Skip to content

Got an error while authenticating #1

@gbirke

Description

@gbirke

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions