honeybadger
honeybadger copied to clipboard
Unable to set Username and Password
Trying to use HoneyBadger v3. After importing HoneyBadger in Python and wanting to initialize database using honeybadger.inidb(...) by providing my own username and password, I received an error saying:-
"RuntimeError: Working outside of application context.
This typically means ťhat you attempted to use functionality that needed the current application. To solve this, set up an application context.."