timkpaine / tdameritrade

Python interface to TD Ameritrade (https://developer.tdameritrade.com)
Apache License 2.0
521 stars 203 forks source link

handle_error_response codes missing 504 #130

Open ccagrawal opened 3 years ago

ccagrawal commented 3 years ago

I got a KeyError when trying to pull options. Looks like the 504 response status code is not included in codes in handle_error_response.