File tree 1 file changed +1
-13
lines changed
1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -100,19 +100,7 @@ reflect configuration of your environment.
100
100
101
101
## Known issues / limitations
102
102
103
- Right now the bot won't re-authenticate with StackStorm API when the authentication token expires
104
- (usually in 24 hours after start) and you will see a similar error message in the hubot logs:
105
-
106
- ```
107
- status code "401": {
108
- "faultstring": "Unauthorized - Token has expired."
109
- }
110
- ```
111
-
112
- When this happen the best thing to do is simply restart the bot - once the bot starts up again it
113
- will retrieve a new token which is valid for another 24 hours.
114
-
115
- For more information about this issue, please see https://github.com/StackStorm/hubot-stackstorm/issues/45
103
+ Please see https://github.com/StackStorm/hubot-stackstorm/issues
116
104
117
105
## Testing
118
106
You can’t perform that action at this time.
0 commit comments