Skip to content

the "card me" command crashes bot with execption #36

@paulrobello

Description

@paulrobello
2024-07-18 02:12:30 Framework Log Event: (Hears Called) framework.hears("card me",...)
someone asked for a card
D:\Repos\webex-bot-starter\node_modules\@webex\http-core\dist\interceptors\http-status.js:74
      return _promise.default.reject(new (this.ErrorConstructor.select(response.statusCode))(response));
                                     ^

BadRequest: One (or more) of the arguments is invalid.
POST https://hydra-a.wbx2.com/v1/messages
WEBEX_TRACKING_ID: webex-js-sdk_1a405bb8-847f-4165-bfb0-43f4cf48075b_19

    at HttpStatusInterceptor.onResponse (D:\Repos\webex-bot-starter\node_modules\@webex\http-core\dist\interceptors\http-status.js:74:38)
    at D:\Repos\webex-bot-starter\node_modules\@webex\http-core\dist\request\index.js:54:41
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v20.15.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions