Skip to content

Webex: add more logs when message sending fails #305

@damienalexandre

Description

@damienalexandre

We got some production errors here:

if (200 === $messageSend->getStatusCode()) {

Webex API respond with !== 200 but we don't know how to reproduce and what the response is. We should add a log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    phpPull requests that update Php code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions