ozgur/python-firebase

Error handling for async calls

Opened this issue · 0 comments

rayd commented

It doesn't appear that there's a way to tell when one of the _async methods returns an error status code. I don't see how we can catch the HttpError that is raised normally. Maybe I'm just not looking in the right place?