Closed gageorsburn closed 7 months ago
@gageorsburn Thank you for the report. Could you please try to use latest version of alpaca-py? This issue is fixed in v0.20.2. PR: https://github.com/alpacahq/alpaca-py/pull/434
Whoops sorry I didn't see the issue open this morning because you fixed it this morning. Awesome. Thanks!
Is there an existing issue for this?
Current Behavior
Alpaca's API was updated to send a new response that the client isn't able to validate for the TradeAccount resource.
Expected Behavior
I expect the client to be able to validate this resource.
SDK Version I encountered this issue in
v0.20.1
Steps To Reproduce