Closed derchrisuk closed 2 years ago
This seems like the webhook configuration for your bot may not be correct.
We were using Websockets using another module, as 0.7.5 had no native support. I'm currently trying to convert all over to 4.15.0. At least I can send/receive again, but have to rewrite all my modules.
Hi there,
I'm getting the below 404 error when trying to mention my bot with a command:
{"message":"Unable to get message.","errors":[{"description":"Unable to get message."}]
However it can still send messages into Webex.
I have a suspicion and wanted to check if this might be causing this. As per the Webex Developers changelog there was a change on 28. April in regards to no longer accepting UUID formated IDs. Is Botkit and the Webex module using UUID IDs with my used version? Maybe this is already fixed in the latest version?
Thanks, derchris