MattParr / python-atws

Autotask Web Services python module
MIT License
32 stars 10 forks source link

Try to handle authentication errors #61

Closed hoerup closed 5 years ago

hoerup commented 5 years ago

@MattParr @ryanchausse what do you think of this approach ? I know, it's not the most optimal solution - but I think it's the best solution when ATWS doesn't report auth errors as a soap error

MattParr commented 5 years ago

I think if you pass an argument to the raised exception containing a brief explanation (which will show on a stack trace) then it should help most people who get stymied