Skip to content

issues Search Results · repo:WebexCommunity/WebexPythonSDK language:Python

Filter by

133 results
 (77 ms)

133 results

inWebexCommunity/WebexPythonSDK (press backspace or delete to remove)

Hi Team, I need your assistance regarding the security setup for WebSockets in our application. We would like to implement a mechanism similar to Webex webhook secret validation, where a secret key is ...
invalid
question
  • Bhanuprakashu
  • 1
  • Opened 
    on Jun 4
  • #257

I don t know what has happened, but suddenly my script is returning the following: webexteamssdk.exceptions.ApiError: [403] Forbidden - Failed to get activity. [Tracking ID: ROUTERGW_1a6ed1ad-fdd3-47a6-bdcf-ed63bf838527] ...
  • steflore
  • 3
  • Opened 
    on May 20
  • #256

Hello, I was playing around with the client and found that the max parameter doesn t work: api = WebexAPI() messages = api.messages.list(room_id, max=50) len(list(messages)) 15180 Thank ...
  • erhc
  • Opened 
    on Apr 24
  • #255

Would like to see WebSocket support similar to what the webex-js-sdk has.
  • manyhats492
  • 2
  • Opened 
    on Mar 24
  • #253

The current migration documentation states the following. webexpythonsdk is designed to be a drop-in replacement for the webexteamssdk package. The SDK interface and data objects are largely unchanged ...
  • clif-cisco
  • 6
  • Opened 
    on Mar 4
  • #252

I am not authenticating using OAuth2. This is a long-running server process that will need an API token to access the endpoint. How do I get this API token and which environment variable do I use? The ...
  • mrichman
  • 4
  • Opened 
    on Jan 22
  • #251

Even though base64 encoded data uris are supported in Webex, the utils validate_uri function for adaptive cards marks them as incorrect.
  • adamweeks
  • Opened 
    on Jan 17
  • #249

When I try importing this library with Python 3.11, I get SyntaxError: f-string expression part cannot include a backslash in webexpythonsdk\models\cards\utils.py It s most likely caused by changes in ...
  • LightlessOne
  • 5
  • Opened 
    on Dec 27, 2024
  • #247

After upgrading to 1.7 from 1.6 i can no longer create a room with the setting isAnnouncemeanOnly: true E AttributeError: Room object has no attribute isAnnouncementOnly from webexteamssdk import WebexTeamsAPI, ...
bug
  • nugsolot
  • 3
  • Opened 
    on Oct 23, 2024
  • #244

Webex API supports adaptive card version 1.3, but the webexpythonsdk is limited to use 1.1 version. Can you please the SDK to match the latest supported adaptive card version? 1.3 version has some good ...
  • Sakthivel-Ramasamy
  • Opened 
    on Aug 26, 2024
  • #242
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub