-
Hi everyone!
I also need to use webex. I followed the installation but the script is not firing up.
I use the following stuff:
firefox-61.0.tar.bz2 (x86 version)
jre-8u171-linux-i586.tar.gz
I…
-
Request
https://webexapis.com/v1/meetings/join
{
"joinDirectly": false,
"meetingNumber": "23459549725"
}
----------------------- Response -----------------
{
"startLink": "http…
-
* Webex Bot version: 0.3.1
* Python version: 3.10.4
* Operating System: Windows 10
### Description
If I run the code with one fresh bot, all work fine. But after 2 days I try again and the err…
-
We are upgrading the our Cisco SDK with V2 to V3 version.
In version V3 it's mentioned that before invoking any api webex.initialize is need be invoked.
Here is the implementation for it and I a…
-
When calling the client . Even though the client MAC is active in DNAC Assurance and is available when making a API Call for client-detail.
here is the full error log on the server console
/hom…
rosia updated
4 years ago
-
Hi Team,
I have developed a bot using Bot Framework Composer (v2.1.2 dotnet/C#) and deployed the same as Azure Bot Service. I have enabled the channels such as Skype, Teams and Slack in the Azure p…
-
Below is my sample code.
from webexteamssdk import WebexTeamsAPI
from itertools import islice
api = WebexTeamsAPI(access_token=os.environ['WEBEX_ACCESS_TOKEN'])
messages = api.messages.list(…
-
Sometimes, when loading the URL to join a WebEx conference, I see this error message:
![image](https://user-images.githubusercontent.com/1016538/38245338-00ff9aa6-373e-11e8-8829-081480ef74e2.png)
…
tripu updated
2 years ago
-
* Webex Bot version:
* Python version: 3.8
* Operating System: Ubuntu
### Description
support connecting using the library via a proxy
### What I Did
```
Use a VM that connects to inte…
-
Cisco's updated Webex UI/Client isn't detected. This is the lovely UI/UX change that was sprung on non-enterprise accounts back in 1st week of August.
Any chance you can identify that?