node-red / node-red/node-red-nodes
node-red-node-twitter since_id parameter is invalid.
Open
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?
node-red-node-twitter
What are the steps to reproduce?
- Add a node-red-node-twitter node to your workflow
- Create Twitter credentials
- Configure node-red-node-twitter to retrieve tweets from a specific user
What happens?
- No tweets are retrieved, and an error is logged out to debug nodes:
since_id parameter is invalid.
What do you expect to happen?
- Actual tweets to be received and output by the node
Please tell us about your environment:
- Node-RED version: 1.2.7
- node.js version: 10.23.1
- npm version: 6.14.10
- Platform/OS: Official NodeRED Docker image on Ubuntu LTS host
- Browser: Chrome Canary
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 with the node-red-node-twitter node and reproduce the workflow using the reported Node-RED, Node.js, npm, Docker, and Ubuntu environment details. Trace the request that retrieves tweets for a specific user and investigate why it sends an invalid since_id; done means tweets are returned instead of the debug error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100