node-red-web-nodes
node-red-web-nodes copied to clipboard
Catch error for the dropbox file watcher
trafficstars
- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
Proposed changes
Kind of bugfix, i struggling 2 hours just because my token is lack of permission and the node status is just "failed"
Checklist
- [x] I have read the contribution guidelines
- [ ] For non-bugfix PRs, I have discussed this change on the forum/slack team.
- [x] I have run
gruntto verify the unit tests pass - [ ] I have added suitable unit tests to cover the new/changed functionality