Closed shreyas-satish closed 8 years ago
Handle the APIError Exception by logging the errors resulting from interacting with an external API (eg: Razorpay) to a different file.
APIError
See http://flask.pocoo.org/docs/0.11/errorhandling/
Fixed in https://github.com/hasgeek/boxoffice/pull/78
Handle the
APIError
Exception by logging the errors resulting from interacting with an external API (eg: Razorpay) to a different file.See http://flask.pocoo.org/docs/0.11/errorhandling/