python-firebase icon indicating copy to clipboard operation
python-firebase copied to clipboard

Add an error_callback to async calls to handle HTTP errors.

Open rayd opened this issue 10 years ago • 1 comments

I believe this should resolve #34 that I had submitted earlier.

rayd avatar Feb 26 '15 22:02 rayd

error_callback is only available in python 3, for compatybility this should be a **kwargs

rodrhern avatar Feb 19 '16 17:02 rodrhern