ns1 / nsone-python

NS1 Python SDK
https://nsone.net
MIT License
19 stars 20 forks source link

Basic transport doesn't support errback #2

Closed CheRuisiBesares closed 9 years ago

CheRuisiBesares commented 9 years ago

When using the basic transport errback is never called when status code isn't 200. This forces you use a try and its confusing that the function parameter doesn't work as expected.

weyrick commented 9 years ago

can you target this for develop branch instead, and bump version there to 0.9.2?

CheRuisiBesares commented 9 years ago

Going to push to develop.