xdevplatform / twitter-python-ads-sdk

A Twitter supported and maintained Ads API SDK for Python.
https://twitterdev.github.io/twitter-python-ads-sdk/
MIT License
189 stars 106 forks source link

Add validation on Error class #233

Closed LucasMMota closed 4 years ago

LucasMMota commented 5 years ago

What Adding a validation on error class to prevent KeyError when a not mapped code is returned on response.

smaeda-ks commented 4 years ago

Thanks! @LucasMMota