Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webex: add more logs when message sending fails #305

Open
damienalexandre opened this issue Nov 19, 2024 · 0 comments
Open

Webex: add more logs when message sending fails #305

damienalexandre opened this issue Nov 19, 2024 · 0 comments
Labels
php Pull requests that update Php code

Comments

@damienalexandre
Copy link
Member

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.

@damienalexandre damienalexandre added the php Pull requests that update Php code label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
php Pull requests that update Php code
Projects
None yet
Development

No branches or pull requests

1 participant