You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I get the following error message, when I run 'npm run examples'
+++++++++ sent oauth ++++++++++
+++++++++ No error in oauth ++++++++++
+++++++++ sending rtm ++++++++++
Error: client with token xoxb-XXXXXXXXXXXX-TTTTTTTTTTTTTT has never connected to the RTM API
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, wondering if there is an example of slack-mock being used with real Slack Bot. I am trying to use slack-mock with my Slack Bot. I modified examples/test/slack-app.spec.js to include my bot, as follows https://www.dropbox.com/sh/pf1n2ljfgptrw8q/AAC0MNpOOk3_vF3u7sllilv1a?dl=0
However, I get the following error message, when I run 'npm run examples'
+++++++++ sent oauth ++++++++++
+++++++++ No error in oauth ++++++++++
+++++++++ sending rtm ++++++++++
Error: client with token xoxb-XXXXXXXXXXXX-TTTTTTTTTTTTTT has never connected to the RTM API
Thanks!
The text was updated successfully, but these errors were encountered: