-
in from obspy.clients.fdsn.header import URL_MAPPINGS seems to be modified globally, hence once we add extra clients to it, it is hard to retrieve back what where the original clients. We need the dis…
-
jdaqu updated
3 weeks ago
-
On each navigate or reload, the client reconnects to the `/events` stream, without ever issuing a `close` event, so the number of connected clients just continues to rise. Should either close, OR not …
-
### Steps to reproduce
Hi,
In our Teams Bot we want to update the sign in card after the user has authenticated. So we call _turnContext.Activity.ReplyToId_ in _TeamsActivityHandler.OnTeamsSigninVe…
-
Thanks to the state lenses, we will have multiple implementations of the our light clients on different ecosystems. Before this, it made sense to have the `light-clients` directory. But now, it will b…
aeryz updated
2 weeks ago
-
(You may also know me as Raph. on Revolt :))
In it's current state, it seems like RevoltSharp can only be used for bots.
Please make it usable for Revolt clients (such as the WinUI 3 frontend i'm …
-
Hello. I am trying to list calls, but it's breaking at some point within the list(). The steps I'm taking are:
`import os
from vapi import Vapi
vapi_access_token = os.environ.get("VAPI_ACCESS…
-
-
On the Account Info screen when an account is in suspended status due to NSF. We would like to add in the reason for the NSF here:
Reason will be pulled from tables
- Invalid or Incorrect Account N…
-
https://github.com/python-scim/scim2-models/blob/00031eb0a4fa41c6f57631600021bf3019351976/scim2_models/base.py#L413
For server implementations clients often send fields not permitted or defined in …