node-red / node-red/node-red-nodes
Missing Twitter Credentials although they are there
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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