-
I tried "webexteamssdk" as python module and got the below error.
Kindly help me on this.
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='webexapis.com', port=443): Max retries exce…
-
**Describe the bug**
I am currently migrating a large enterprise django application to OAuth2.0 with PKCE.
**To Reproduce**
Due to the confidentially agreement I cannot provide the source code, …
-
Hi! Thanks for creating this, it helped me out a lot so far. However, I am experiencing an issue when trying to iterate through direct messages between me and another user. The error message I get tel…
-
I request hooks to be send to my server using:
```python
#!/usr/bin/python
from webexteamssdk import WebexTeamsAPI
import sys
api = WebexTeamsAPI()
wh = api.webhooks.create(name = "All mes…
-
## Version 1.6
## Problem
Currently there is no method in the MessagesAPI class which can edit a message .
This is a really useful feature to have to keep the space uncluttered of unnecessary bot…
-
Hi,
I'd like to have the ability to create an AdaptiveCard Object, and during the creation process to validate if there is an existing Webhook supporting the "attachmentAction", if not then create …
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
## Version: 1.6
## The Problem
In the `__init__` method for class OpenUrl in Adaptive Card Actions the variable `url` is not being set. This results in the card being "malformed" as the Action U…
-
### Rasa Open Source version
3.0.4
### Rasa SDK version
_No response_
### Rasa X version
_No response_
### Python version
3.7
### What operating system are you using?
Windows
### What happen…
-
My virtual machine has static ip.
But when I write to the bot in the webex nothing happens. The webhook doesn't work.
What am I doing wrong?
I create webhook on webex:
{
"items": [
{
…