Zena Hirsch

Results 2 issues of Zena Hirsch

I am attempting to make a search using the `via` kwarg: ```python tickets = client.search(query='charged', type='ticket', via='email') ``` I get the following error: ``` zenpy.lib.exception.APIException: {"error": "invalid", "description": "Invalid search:...

I'm not sure if this is just an issue on Ally's end, BUT I've found that outside market hours, I get the following error when streaming quotes: ``` Traceback (most...