Andy Todd

Results 3 issues of Andy Todd

**Describe the bug** If I want to call 'getTransactions' from the Finances API I can't specify multiple filters. An example from the eBay docs: (https://developer.ebay.com/api-docs/sell/finances/resources/transaction/methods/getTransactions) ``` transactionId: the unique identifier...

Hi, I'm running python-zeroconf in a docker container on a mac host. If I run the following on the mac host: ```bash $ python3 Python 3.13.1 (main, Dec 3 2024,...

I have a use-case where I need to disconnect the client in response to a particular message. However, I can't access the client object from the onPublish parameter. Any suggestion?...