Skip to content

Commit fb72174

Browse files
Merge pull request #125 from StackStorm/lakshmi-kannan-patch-1
Update README.md - Remove auth issue
2 parents cb14924 + 7fd6b7c commit fb72174

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

+1-13
Original file line numberDiff line numberDiff line change
@@ -100,19 +100,7 @@ reflect configuration of your environment.
100100

101101
## Known issues / limitations
102102

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
116104

117105
## Testing
118106

0 commit comments

Comments
 (0)