node-red / node-red/node-red-nodes

Missing Twitter Credentials although they are there

Open
#469 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.1k
Forks
612
Avg merge
13h 57m
Merged PRs (30d)
3

Description

Which node are you reporting an issue on?

v8.11.3

What are the steps to reproduce?

node-red-node-twitter
Config twitter-out node with Twitter Credentials (all keys and secrets)
Click Deploy...

What happens?

debug says: "missing twitter credentials"
Tweets are not sent.

What do you expect to happen?

No message and tweets to be sent! :) Ba

Please tell us about your environment:
  • Node-RED version: latest
  • node.js version: latest
  • npm version: latest
  • Platform/OS: raspi
  • Browser: chrome (latest)

I've created my twitter app twice, just to be sure. I have set all the permissions correctly. I've entered all keys and secrets correctly (twice for each app).

Every time I press "Deploy" all I get is "missing twitter credentials". They are definitely there...

Seems like a bug to me.

Sascha

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the node-red-node-twitter package and the twitter-out node's credential validation, then reproduce the issue by deploying a node with the reported Twitter credentials. Done means valid credentials are accepted without the "missing twitter credentials" message and tweets are sent.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.